---
title: Sweeper Solution
summary: Overview of Tuya's sweeping robot intelligent solution, supporting laser and vision navigation with map rendering, intelligent cleaning management, remote control, and IPC integration capabilities.
---

## Sweeper Solution

> The Tuya sweeping robot intelligent solution provides various data transmission and management services, enabling real-time presentation and interactive control of environmental maps using laser, vision, and other navigation technologies. Functionally, it achieves intelligent remote control and intelligent cleaning management. Combined with IPC capabilities, it enables real-time monitoring of home conditions via mobile devices. Multiple hardware access methods are supported, including MCU + cloud module and SDK + cloud module. For more information about the sweeping robot business, please contact your project manager or submit a ticket.

## Solution Overview

The Tuya sweeper solution is a complete smart sweeping robot solution that provides developers with a full technology stack from hardware integration to software development. The solution supports multiple navigation technology routes to meet product requirements across different market segments and price ranges.

### Core Capabilities

- **Multi-navigation support**: Supports laser SLAM, vision, and other navigation solutions
- **Real-time map rendering**: Provides real-time display and interactive control of environmental maps
- **Intelligent cleaning management**: Supports multiple cleaning modes, area management, scheduled tasks, and other intelligent features
- **Remote control**: Enables remote device control and status monitoring via mobile devices
- **IPC integration**: Combines smart camera capabilities for real-time monitoring and risk alerts
- **Flexible access methods**: Supports MCU + cloud module, SDK + cloud module, and other hardware access solutions
- **Rich panel options**: Offers multiple styles of public version panels to meet different product positioning needs

### Technical Architecture

The Tuya sweeper solution uses a layered architecture that decouples communication, data processing, business logic, and UI:

- **Communication layer**: Supports DP data, P2P data, MQTT streaming, OSS cloud storage, and other communication methods
- **Data layer**: Provides map data parsing, protocol conversion, and status management capabilities
- **Business layer**: Encapsulates core business logic for cleaning control, map management, and room management
- **Presentation layer**: Provides rich UI components and interaction capabilities for rapid customization

## Navigation Technology Options

The Tuya sweeper solution supports two main navigation technology routes to meet different market and price range requirements.

### Laser Sweeper

The laser sweeper uses LiDAR combined with SLAM (Simultaneous Localization and Mapping) technology, offering the most mature and precise navigation solution on the market.

**Key characteristics**:

- **Navigation**: Laser head + SLAM algorithm
- **Positioning accuracy**: Centimeter-level accuracy for precise room boundary and obstacle detection
- **Market positioning**: High-end market, typically priced above $300
- **Use cases**: Large homes, multi-floor residences requiring high cleaning precision and efficiency

### Vision Sweeper

The vision sweeper uses inertial sensors such as gyroscopes and accelerometers combined with collision detection for navigation, offering a lower-cost solution.

**Key characteristics**:

- **Navigation**: Gyroscope + collision detection
- **Positioning**: Relative positioning based on inertial sensors and collision data
- **Market positioning**: Entry-level market, typically priced in the $150–$300 range
- **Use cases**: Small homes, single-floor residences where cost control is a priority

## Solution Selection Guide

### Technology Comparison

| Dimension | Laser Navigation (SLAM) | Vision Navigation |
| --------- | ----------------------- | ----------------- |
| Positioning accuracy | ⭐⭐⭐⭐⭐ | ⭐⭐ |
| Mapping capability | ⭐⭐⭐⭐⭐ | ⭐⭐ |
| Obstacle avoidance | ⭐⭐⭐⭐⭐ | ⭐⭐ |
| Cost | High | Low |
| Technical complexity | High | Low |
| Market segment | High-end | Entry-level |

### Recommendations

- **High precision and full features**: Choose laser navigation (SLAM), suitable for high-end products
- **Cost-sensitive**: Choose vision navigation, suitable for entry-level products

## Learn More

Choose the detailed documentation for your technology route:

- [Laser Sweeper](/en/miniapp/solution-ai/ability/sweeper-solution/robot-vacuum-laser/getting-started/overview)
- [Vision Sweeper](/en/miniapp/solution-ai/ability/sweeper-solution/robot-vacuum-gyro/getting-started/overview)

## Development Resources

For more information about the sweeping robot business and technical support, please contact your project manager or submit a ticket.
