Robo2u
All posts

Cleaning & Domestic Robots: The Ultimate Guide

How robot vacuums, mops, mowers and floor scrubbers actually work: LiDAR vs vSLAM mapping, AI obstacle avoidance, self-empty docks, unit economics.

By Robo2u Editorial · 24 min read

The robot vacuum is the only robot most people will ever own. Somewhere north of 200 million of them have shipped since the first Roomba in 2002, which makes the domestic cleaning category the single largest deployment of autonomous mobile robots on Earth by unit count, larger than every warehouse AMR, delivery bot, and industrial arm combined. That fact gets buried because the machines are cheap, quiet, and boring in the way a dishwasher is boring. Underneath the plastic shell of a $400 vacuum sits a genuine mobile robot: a LiDAR or camera building a map, a particle filter localizing against it, a planner covering the floor, and an increasingly capable perception stack deciding whether that dark shape ahead is a table leg or a pile of dog mess. The consumer price point forces engineering discipline that the enterprise world rarely sees, because every dollar of bill-of-materials is fought over and the customer has zero tolerance for a robot that eats a phone charger cable.

This guide treats the domestic cleaning robot as the real robot it is, and walks the whole category: vacuums and mops, robotic lawn mowers, pool cleaners, window cleaners, and the commercial floor scrubbers that share the same DNA at 50 times the price. We will pull apart how a modern vacuum navigates, why mopping is a harder problem than suction, what the self-empty dock actually solves, where the hard edge cases live (stairs, cables, pet waste, dark rooms, clutter), who the players are, and why the whole industry is quietly re-pointing itself at the general-purpose home robot. The economics matter as much as the hardware here, because this is the one robotics market where consumer manufacturing scale sets the frontier, ahead of lab capability.

The take: A robot vacuum is a mass-produced mobile robot that solved coverage-path-planning on a strict consumer budget, and the category's whole history is a march up the autonomy stack: random bounce, then LiDAR SLAM mapping, then AI vision obstacle avoidance, then multi-floor semantic maps, then docks that empty, wash, and refill so the human touches the machine once a month. The two things that actually separate a good unit from a bad one are the quality of the map-and-localize loop (does it get lost, does it re-cover, does it miss corners) and the perception stack that keeps it from destroying itself on cables and pet waste. Suction wattage is marketing. Mapping, navigation, and edge-case handling are the engineering, and they are exactly the same problems the rest of mobile robotics is trying to solve, just shipped 20 million units a year.

Companion reading: SLAM & localization, LiDAR & depth cameras, machine vision, mobile robots (AMR/AGV), humanoid robot hardware, and robot sensors.

Table of contents

  1. Key takeaways
  2. The domestic robot landscape
  3. How a modern robot vacuum works
  4. Mapping and navigation: LiDAR vs vSLAM
  5. Obstacle avoidance and AI vision
  6. The dock: self-empty, wash, refill
  7. Mopping: the harder half
  8. Robotic lawn mowers, pool and window cleaners
  9. Commercial cleaning: floor scrubbers at scale
  10. The hard problems
  11. Players and the competitive map
  12. Unit economics and adoption
  13. From cleaning robot to home robot
  14. Frequently asked questions
  15. Changelog

The domestic robot landscape

Consumer robotics is dominated by cleaning because cleaning is the rare household task that is dull, repetitive, bounded to a two-dimensional floor plane, and tolerant of imperfect results. That combination is exactly what early autonomy could handle. The landscape sorts into a few hardware families, each defined by the surface it works and the physics of the job.

Robot vacuums and mops are the giant. A disc typically 300 to 350 mm across and 70 to 100 mm tall, driven by two differential wheels, carrying a suction fan, brushes, a dustbin, and a navigation sensor. The mop function is bolted onto the same chassis, either as a dragged microfiber pad or a pair of spinning discs. This is the category that funds everything else.

Robotic lawn mowers are outdoor cousins. Historically they defined the work area with a buried perimeter wire and mowed a random pattern inside it, like a first-generation Roomba scaled up and given blades. The 2023 to 2026 generation replaced the wire with RTK-GNSS positioning and vision, so the mower plans systematic stripes across a virtual boundary instead of bouncing. Husqvarna Automower, Worx Landroid, Segway Navimow, and Mammotion Luba are the names here.

Pool cleaners are underwater crawlers that drive along the pool floor and walls scrubbing and filtering. Most are still simple, tethered or battery, with basic path logic; the premium end (Maytronics Dolphin, Beatbot) has added gyroscopic mapping and cordless operation.

Window cleaners are small tracked or vacuum-adhered robots that stick to glass by suction or magnets and wipe a microfiber pad across it. Hobot and Ecovacs Winbot are the main products. They are a niche, limited by the physics of staying attached to a vertical surface with a safety tether.

Emerging home humanoids and mobile manipulators sit at the frontier. These are the machines meant to do the tasks a floor robot cannot: load a dishwasher, wipe a counter, pick laundry off the floor. Nothing here is a mature consumer product in 2026, but every serious vacuum maker is building toward it, and the humanoid robot hardware guide covers that hardware in depth.

The through-line is that all of these are mobile robots doing coverage or contact tasks on a constrained surface, and the vacuum is the one that reached mass adoption first because the floor is the easiest surface and dirt is the most forgiving target.

How a modern robot vacuum works

Strip a 2026 flagship vacuum and you find a small but complete robot. The subsystems, in the order they matter:

Drive and chassis. Two independently driven wheels on a differential base give the robot its motion and its ability to turn in place, the same differential-drive kinematics as a warehouse AMR. Suspension on the drive wheels lets it climb thresholds up to roughly 20 mm. A caster or omni wheel supports the front. Wheel encoders provide odometry, the dead-reckoning that the mapping system corrects against.

Cleaning hardware. A brushless suction motor pulls air through a floor nozzle into a filtered dustbin. A main brushroll (bristle, rubber fin, or hybrid) agitates carpet and sweeps debris into the airflow. One or two side brushes flick debris from wall edges and corners into the main brush's path, because the round chassis cannot physically reach into a 90-degree corner. Modern designs fight hair tangling with anti-tangle brush geometry and comb structures, since hair wrapping the brushroll is the top long-term maintenance failure.

Suction. Rated in pascals (Pa), from around 2,500 Pa on budget units to 8,000 to 22,000 Pa on flagships. Higher suction helps deep-carpet pickup and fine dust, but past roughly 4,000 to 5,000 Pa the marginal gain on hard floors and low-pile carpet is small. The number is easy to print on a box and has become the category's headline spec despite being a weak predictor of real clean quality. Brush contact, airflow path design, and coverage completeness matter more.

Navigation sensor. Either a spinning LiDAR turret on top (the bump that adds height), a set of cameras for vSLAM, or a fusion of both plus depth sensors for obstacle avoidance. This is the subsystem that separates a robot that methodically covers a floor from one that bounces randomly and misses half the room.

Compute. A modest ARM SoC runs the SLAM, path planning, and, on premium units, an onboard neural network for obstacle classification. The processing budget is tight, which is why vacuum SLAM leans on 2D LiDAR and lightweight visual features rather than the heavy 3D reconstruction a research robot would use.

Sensors for safety and edges. Downward cliff sensors (infrared) stop it driving off a stair edge. Bump sensors and a spring-loaded front bumper catch contacts the vision missed. Wall-follow IR lets it hug edges. Carpet-detection (ultrasonic or current-draw sensing) tells a hybrid vacuum-mop to lift its pads or boost suction on carpet.

The cleaning run is a coverage-path-planning problem: given a map, drive a path that covers every reachable floor cell once, efficiently, without re-covering or stranding. Good robots run a boustrophedon (back-and-forth lawnmower) pattern along the dominant wall orientation, then a perimeter pass, and use the map to know when a room is done. Bad or cheap robots without a map fall back to random-walk with bump reaction, which statistically covers a room eventually but wastes enormous time and misses spots.

Rule of thumb: Judge a vacuum by whether it builds and keeps an accurate map, covers systematically, and recovers when it gets stuck or picked up. Suction Pa is a threshold spec you clear once; it does little to rank one robot above another. Anything above ~4,000 Pa cleans hard floors fine; the differences buyers feel come from navigation and brush design.

Mapping and navigation: LiDAR vs vSLAM

Navigation is where the real robotics lives, and it split into two philosophies that are now converging. The underlying problem is SLAM, simultaneous localization and mapping: the robot must build a map of an unknown home while simultaneously tracking its own position within that map, from noisy sensors and drifting odometry.

LiDAR SLAM puts a spinning 360-degree laser rangefinder on top of the robot, typically a low-cost triangulation LiDAR spinning at 5 to 10 Hz with a range of 6 to 12 meters and sub-degree angular resolution. Each rotation gives a 2D slice of the room's walls and furniture at the LiDAR's height. The robot matches consecutive scans (scan matching, usually an ICP or correlative variant) to estimate its motion, and closes loops when it recognizes a previously seen area, correcting accumulated drift. LiDAR SLAM is robust: it works in total darkness, produces clean geometric maps, and is the mainstream premium approach. Its cost is the physical turret that adds 15 to 20 mm of height, which stops the robot going under low furniture, and the fact that a 2D laser at chassis-plus height sees nothing on the floor itself, so it needs separate sensors for obstacle avoidance.

vSLAM (visual SLAM) uses one or more cameras. It tracks visual feature points across frames to estimate motion and structure, the same principle as depth-camera and vision-based localization. vSLAM is cheaper, needs no spinning turret so the robot can be low-profile, and the camera doubles as the obstacle-avoidance sensor. Its weakness is light: a camera in a dark room is blind, so vSLAM robots historically struggled at night or under furniture, and they need textured surfaces to find features. iRobot built its premium line on vSLAM (a single upward-or-forward camera) for years; the low-profile advantage let Roombas slide under couches that LiDAR robots could not.

The comparison in practice:

LiDAR SLAM vSLAM
Works in the dark Yes No (needs light)
Robot height Taller (turret) Lower profile
Map quality Clean 2D geometry Sparser, feature-based
Obstacle sensing Needs extra sensors Camera does double duty
Cost Higher (LiDAR unit) Lower
Featureless rooms Fine (walls suffice) Struggles (few features)
Dominant in Roborock, Ecovacs, Dreame Older iRobot, budget lines

By 2026 the distinction has largely dissolved on flagship units, which carry both: a LiDAR for robust geometric mapping and localization, plus forward cameras and depth sensors for obstacle avoidance and semantic understanding. Some vendors moved the LiDAR to a retractable or side-mounted position, or adopted solid-state ToF arrays, to reclaim the low-profile advantage without giving up laser robustness. The map itself has grown up too: modern robots hold multi-floor, multi-room semantic maps where the user labels rooms, sets no-go zones and virtual walls, and commands "clean the kitchen" and the robot navigates there directly.

War story: A common support ticket in the LiDAR era was "the robot works perfectly for a week then gets lost in one room." The usual cause was a large piece of furniture moved or a seasonal change (a Christmas tree, rearranged sofa) that broke loop closure against the stored map. The robot's saved map no longer matched reality, localization diverged, and it started re-covering and missing. The fix that shipped was persistent maps that update incrementally and re-localize on the fly (the "quick mapping" or relocalization feature), so a moved chair no longer confuses the robot. It is the same relocalization problem every warehouse AMR fleet fights, solved on a $12 SoC.

Obstacle avoidance and AI vision

Mapping tells the robot where the walls are. Obstacle avoidance keeps it from destroying itself and the room on the things a 2D map does not contain: cables, socks, shoes, toys, pet bowls, and pet waste. This is where machine vision entered the vacuum, and it is the single biggest quality jump of the 2020 to 2026 generation.

The sensing options, often combined:

  • Structured-light or line-laser depth: a projected pattern plus a camera reconstructs the 3D shape of what is directly ahead at floor level, catching low obstacles the LiDAR misses. Cheap and effective for geometry, weaker at classification.
  • Time-of-flight (ToF) sensors: emit light and measure return time for a depth reading, used for forward and downward ranging.
  • RGB camera plus onboard neural network: the differentiator. A forward camera feeds a compact object-detection model trained to recognize and classify common floor hazards, then steer around them with a labeled margin. This is what lets a robot say "that is a cable, go around" versus "that is a wall, follow it."

The killer test case is pet waste. A robot that drives through a pile of dog mess and spreads it across the entire floor in a systematic coverage pattern is the category's nightmare scenario, and it happened often enough in the 2010s to become a meme. iRobot took the problem seriously enough to offer a "Pet Owner Official Promise" (P.O.O.P.) guarantee, replacing any robot that failed to avoid solid pet waste. Modern vision stacks specifically detect and give wide berth to pet waste, cables, socks, and liquids. The training data problem is real: the models have to work across every lighting condition, floor color, and the near-infinite variety of household clutter, on a tiny compute budget, without a cloud round-trip that would be too slow and raise privacy alarms.

Privacy is a live issue precisely because these robots now carry cameras that map the inside of your home. A 2022 incident in which images captured by development Roombas (including one of a person on a toilet) leaked through a data-labeling contractor made the risk concrete and pushed the industry toward on-device processing and clearer data policies. The practical engineering answer is to run detection onboard and never send raw imagery off the robot.

Safety rule: If a household has pets, obstacle-avoidance quality is the primary buying criterion, above suction, mapping polish, or dock features. A robot that cannot reliably detect and avoid pet waste in varied lighting will eventually create a far worse mess than the one it was cleaning. Verify the model does onboard classification rather than relying on geometric bump-avoidance alone.

The dock: self-empty, wash, refill

The docking station is where the last five years of value migrated. A first-generation robot returned to a simple charging contact. A 2026 flagship returns to a station that does most of the maintenance the human used to do, and the dock now costs and weighs more than the robot.

What a full-service dock does:

  • Auto-empty: a powerful vacuum in the dock sucks the robot's small onboard bin into a large disposable bag (typically 2 to 3 liters, weeks of debris). This solved the daily-emptying chore that made early robots feel like a pet.
  • Clean-water and dirty-water tanks: the dock refills the robot's onboard water for mopping and receives the dirty water back.
  • Mop-pad washing: the dock scrubs and rinses the mop pads between and after runs, so pads are not dragging yesterday's dirt around. This is the feature that made robot mopping tolerable rather than a mildew source.
  • Hot-air pad drying: warm air dries the pads after washing to prevent mold and smell, a genuine hygiene requirement for wet cleaning.
  • Detergent dosing: some docks meter cleaning solution into the water.

The engineering tradeoffs are real. The dock is now a substantial appliance, often 400 mm-plus tall and needing floor space and, on high-end units, a plumbed water connection to avoid manual tank refills. It shifts the value proposition from "a robot that cleans" to "a system you maintain monthly," which is what finally made the category an appliance rather than a hobby. It also concentrates cost: a flagship robot-plus-dock system runs $800 to $1,800, and a large fraction of that is the dock's pumps, valves, tanks, heater, and second vacuum motor.

Rule of thumb: The dock is where the convenience lives. If the goal is genuinely hands-off cleaning, the dock's capabilities (auto-empty, pad wash, pad dry) matter more than any spec on the robot itself. A brilliant robot on a dumb dock still demands weekly attention.

Mopping: the harder half

Vacuuming is forgiving. Suction either picks up a particle or it does not, and a missed crumb is invisible. Mopping is a contact process that has to apply the right amount of water, scrub with real pressure, avoid getting carpet wet, lift dried-on stains, and leave no streaks or standing water, all while not turning the pad into a bacterial sponge. It is a materially harder engineering problem, and it is where the current design energy sits.

The mopping approaches, roughly in order of capability:

  • Dragged pad: a damp microfiber cloth attached under the robot, wetted from an onboard tank, dragged across the floor. Cheap, minimal scrubbing force, mostly wipes rather than scrubs. Fine for light dust, useless on dried stains.
  • Vibrating/sonic pad: the pad oscillates rapidly to add scrubbing action to the drag. A step up.
  • Rotating dual discs: two spinning circular pads apply rotational scrubbing with downward pressure, closer to how a human scrubs. The current mainstream premium approach (Ecovacs, Dreame, Roborock all ship variants).
  • Rolling wet roller: a continuously wetted and squeegeed roller, borrowed from wet-dry stick vacuums, that applies fresh water and vacuums up the dirty water in one pass. The newest direction, giving the cleanest wet result.

The hard sub-problems mopping has to solve:

  • Carpet avoidance and pad lifting. A mopping robot must detect carpet and either avoid it or lift the mop pads clear (up to ~10 to 15 mm on flagships) so it does not soak the rug. Carpet detection uses ultrasonic sensors or motor-current signatures.
  • Edge and corner reach. Round chassis and center-mounted pads leave a gap at walls. Some designs extend a pad or swing it outward at edges (a "flexi-arm" or side-extending mop) to reach the baseboard.
  • Water management. Too little water and it does not clean; too much and it streaks or leaves puddles that promote slips and mildew. The system meters flow to floor type and pass count.
  • Hygiene. A wet pad in a warm dock breeds bacteria. This is why pad self-washing and hot-air drying became mandatory features on serious mopping systems.

The honest limitation: even the best 2026 robot mop does not match a human on a genuinely dirty, sticky, or dried-on mess. It excels at maintenance mopping, keeping an already-reasonable floor clean daily, which is exactly the high-frequency, low-intensity task automation is good at.

Robotic lawn mowers, pool and window cleaners

The same autonomy stack, applied to different surfaces, produces the rest of the domestic category.

Robotic lawn mowers underwent the bigger transformation. The legacy design, dominated by Husqvarna Automower for two decades, buried a perimeter wire around the lawn; the mower sensed the wire's magnetic field to stay inside the boundary and mowed a random pattern, trusting statistics to eventually cut everything. It worked but required a professional wire installation and could not plan efficient paths. The 2023 to 2026 generation went wire-free using RTK-GNSS positioning: a base station provides centimeter-accurate corrections, the user defines the mowing boundary in an app by walking the perimeter or drawing it on a satellite view, and the mower plans systematic parallel stripes. Vision and ToF add obstacle avoidance for pets, toys, and garden furniture. Segway Navimow, Mammotion Luba, Worx Landroid Vision, and Husqvarna's newer wire-free EPOS/NERA line compete here. The remaining hard problems are RTK signal loss under tree canopy (solved with vision-inertial fallback), slopes, and the safety-critical need to stop the blades instantly on a lift or tilt.

Pool cleaners crawl the submerged floor and walls, driven by tracks or wheels, scrubbing and pumping water through an onboard filter. Most are simple, but the premium end (Maytronics Dolphin, newer Beatbot models) added gyroscopic and sonar-based mapping so the robot systematically covers the pool instead of bouncing, plus cordless battery operation to drop the tether. The environment is genuinely hostile: waterproofing, buoyancy control, and cleaning both floor and vertical walls under water are non-trivial.

Window cleaners are the smallest niche. A pad-carrying robot adheres to glass by a vacuum pump (maintaining suction is the whole safety problem) or by magnets sandwiching the pane, then wipes a systematic pattern with a sprayed cleaning solution. Hobot and Ecovacs Winbot lead. They are constrained physics: the robot must never lose adhesion (a safety tether and battery-backed pump guard against power loss), and they only handle flat, framed glass, not the arbitrary geometry a human window cleaner manages.

None of these outdoor and specialty robots reach vacuum volumes, but they validate the pattern: take the mobile-robot navigation stack that the vacuum industrialized, and re-point it at a new bounded surface.

Commercial cleaning: floor scrubbers at scale

The commercial segment runs the same core autonomy on much bigger, more expensive machines, sold to businesses fighting a chronic cleaning-labor shortage. These are autonomous floor scrubbers the size of a small ride-on mower, working airport terminals, shopping malls, warehouses, hospitals, and big-box retail overnight and during operating hours.

The leading systems:

System Company Form and use
Neo Avidbots (Canada) Autonomous floor-scrubbing robot for airports, malls, warehouses
Whiz SoftBank Robotics (uses BrainOS) Autonomous vacuum sweeper, teach-and-repeat, widely deployed
Various Tennant (t7AMR, X4 ROVR) Industrial AMR scrubbers, partnered with Brain Corp
Various Nilfisk, Gaussian Robotics, Pudu Commercial scrubbers and sweepers, strong in Asia

The defining players are Avidbots, whose Neo maps a facility, plans a full cleaning route, and scrubs autonomously while dodging people and obstacles, and SoftBank Robotics' Whiz, a commercial vacuum built on Brain Corp's BrainOS that uses a teach-and-repeat model: a human drives the route once, the robot repeats it autonomously thereafter. Tens of thousands of Whiz units have deployed globally, making it one of the most numerous commercial service robots in the field. Brain Corp's platform underpins many other-branded machines, the same "autonomy-as-a-supplier" pattern seen elsewhere in robotics.

The commercial economics differ sharply from consumer. These are sold or leased as robots-as-a-service (RaaS), often $500 to $2,000 per month, justified against the fully loaded cost of a cleaning worker and the difficulty of staffing overnight janitorial roles. The robot takes the large-open-floor drudgery (a mall concourse, a warehouse aisle) while the human keeps handling restrooms, detail, and edges. Safety certification is heavier here because the machines are large and share space with the public, tying into functional-safety practice for people-detection and safe-stop.

Rule of thumb: Consumer cleaning robotics is a hardware-margin, volume business; commercial cleaning robotics is a services business selling uptime and labor offset. The autonomy stack is cousins; the business models are unrelated. A commercial buyer underwrites the robot against a wage; a consumer buys it against a chore.

The hard problems

For all the progress, domestic cleaning robots still run into a stable set of hard problems that define the category's limits.

Unstructured, ever-changing homes. A home is not a warehouse. Furniture moves, kids leave toys, lighting changes, floors transition from tile to rug to threshold. The robot must map and re-map a non-stationary environment and stay localized through it. This is the deep reason relocalization and persistent-but-updatable maps matter so much.

Stairs. The unsolved problem. A wheeled robot physically cannot climb stairs, so it cannot clean a multi-story home autonomously. Cliff sensors stop it falling, and multi-floor maps let one robot be manually carried between levels and know which map to use, but the human is still in the loop. Legged robots could climb, which is one reason the industry eyes legged home robots, but a legged vacuum is far from cost-viable.

Edge and corner coverage. A round chassis geometrically cannot reach into a square corner or tight against a baseboard. Side brushes and extending mop arms mitigate it, but full edge cleaning remains imperfect. Some vendors adopted D-shaped or square-front chassis specifically to reach corners better, trading maneuverability for reach.

Clutter and small obstacles. Cables, socks, charging cords, and small toys are both navigation hazards and things the robot can ingest and jam on. Obstacle avoidance has improved enormously but is not perfect, and a swallowed cable can tangle a brushroll or damage the robot.

Cost pressure. Every capability described here must fit a consumer bill-of-materials. A $400 robot cannot carry a $200 LiDAR or a Jetson-class compute module. The entire engineering discipline of the category is delivering credible autonomy on cents-per-component budgets, which forces clever, lightweight algorithms rather than the brute-force compute a research robot enjoys. This is genuinely instructive for the rest of robotics: consumer cleaning is the field's proof that useful autonomy can be cheap.

Hair and maintenance. The mundane failure that dominates long-term satisfaction: hair wrapping the brushroll and wheels, filters clogging, pads souring. Anti-tangle brushes and self-maintaining docks address it, but the physical reality of dragging a brush through a house full of hair and dust means maintenance never fully disappears.

Players and the competitive map

The category has consolidated around a handful of names, with a clear shift in center of gravity toward Chinese manufacturers over the 2020s.

  • iRobot invented the category with the Roomba (2002) and defined it for a decade. It championed vSLAM and low-profile design, built the strongest brand in North America, and set standards like the pet-waste avoidance guarantee. Its market position eroded against faster-moving, feature-richer, cheaper competitors, and a planned Amazon acquisition collapsed in 2024 under EU antitrust pressure, leaving the company financially strained and restructuring. It remains a significant brand but no longer the technology pace-setter.
  • Roborock (China) became a global leader by pushing LiDAR SLAM, aggressive feature cadence, and strong mopping systems. It is frequently at or near the top of premium reviews and has expanded into wet-dry stick vacuums and washer-dryers, plus early moves into humanoid-adjacent robotics.
  • Ecovacs (China) is a high-volume global player with its Deebot vacuum line and Winbot window robots, known for packing docks with features (auto-empty, wash, dry, hot water) and for aggressive AI-vision marketing.
  • Dreame (China) grew fast on high-suction, high-feature flagships, articulating and extending mop mechanisms, and has been vocal about pivoting toward general-purpose and humanoid robots, treating the vacuum business as a cash engine for that ambition.
  • Husqvarna (Sweden) dominates robotic lawn mowers through Automower, with Worx, Segway Navimow, and Mammotion as fast-rising wire-free challengers.
  • Commercial: Avidbots, SoftBank Robotics (Whiz), Brain Corp (platform), Tennant, Nilfisk, Gaussian, and Pudu (which also makes hospitality delivery robots).

The competitive dynamic is a feature-and-price race dominated by Chinese manufacturing scale and speed, with iRobot as the incumbent brand under pressure and the whole field's premium tier converging on the same recipe: LiDAR-plus-vision navigation, AI obstacle avoidance, rotating mops, and an all-in-one auto-everything dock.

Unit economics and adoption

The numbers explain why this category, and not humanoids or delivery bots, is where consumer robotics actually happened.

Volume. Roughly 20 million robot vacuums ship annually in the mid-2020s, with a global installed base in the low hundreds of millions. Household penetration is meaningful in developed markets (north of 15 to 20 percent of homes in the highest-adoption countries) and still rising, with room to grow in most of the world. No other autonomous robot class is within an order of magnitude of these numbers.

Price ladder. Entry robots start around $150 to $250 (basic navigation, no self-empty), the mainstream sits $300 to $600, and full-service flagship systems with everything-docks run $800 to $1,800. Robotic mowers span $600 to $3,000-plus depending on lawn size and whether they are wire-free RTK units. The premium tier's price increasingly tracks the dock's complexity more than the robot itself.

Margins and the business model. Consumer cleaning is a thin-margin hardware business at the low end and a healthier one at the premium end, driven by feature differentiation and brand. Unlike razor-and-blades models, the recurring revenue (dust bags, filters, mop pads, cleaning solution) is real but modest. The strategic value for the big Chinese players is less the vacuum profit than the manufacturing scale, supply chain, sensor volume, and autonomy expertise it funds, which they are explicitly redirecting toward the next platform.

Commercial. The RaaS model at $500 to $2,000 per month per machine is underwritten against cleaning-labor cost (a single cleaner fully loaded runs well above that in high-wage markets) and the structural difficulty of staffing janitorial roles. The value proposition is labor offset and consistency, and it strengthens as wages rise and labor tightens.

The adoption lesson is that robots reach scale when they solve a real, dull, bounded task at a price a normal household will pay without thinking hard. The vacuum cleared that bar; nothing else in consumer robotics has yet.

From cleaning robot to home robot

The most important thing happening in domestic robotics in 2026 is that the cleaning-robot companies have stopped thinking of themselves as cleaning-robot companies. They are treating the vacuum as the beachhead: a mass-manufactured, profitable mobile robot whose navigation, mapping, perception, and consumer supply chain are the foundation for a general household robot that can do the tasks a floor-bound disc never will.

The logic is straightforward. A vacuum maker already solves cheap SLAM, autonomous navigation in cluttered homes, onboard perception, mass manufacturing, app ecosystems, and consumer support at scale. Adding legs (to handle stairs and varied terrain) and arms (to manipulate objects, load a dishwasher, pick up laundry) turns that platform into something far more valuable. Dreame and Roborock have both publicly moved toward legged and humanoid home robots; the broader industry sees the vacuum as the Trojan horse that gets a capable robot into hundreds of millions of homes and builds the autonomy and manufacturing muscle for what comes next. The humanoid robot hardware and legged robot guides cover where that hardware stands.

The near-term reality check: manipulation in an unstructured home is dramatically harder than floor coverage. Picking up an arbitrary object, opening a specific cabinet, folding a shirt, these are the hardest open problems in robotics, and they are not solved by better mapping. The vacuum's success came precisely because it avoided manipulation entirely and stuck to a 2D coverage task. The jump to a robot that manipulates the physical world is a genuine capability discontinuity that goes well beyond an incremental feature. What the vacuum companies bring to it is real (cost discipline, scale, navigation, home data), and what they still lack is real (dexterous, reliable, safe manipulation at consumer cost).

The likely path is incremental. Expect vacuums to keep absorbing capability (better mopping, arms that can move a light obstacle, docks that do more), then simple mobile manipulators for narrow tasks, then, eventually and expensively, general home robots. The cleaning robot will remain the volume anchor and the cash engine throughout, the one robot that already lives in the house, quietly funding the ambition to build the one that can do everything else. Live capability leaderboards for the humanoids and quadrupeds chasing that goal are tracked at data.robo2u.com.

Frequently asked questions

Is LiDAR or camera navigation better in a robot vacuum? LiDAR SLAM is more robust: it works in complete darkness, builds cleaner maps, and rarely gets lost, which is why it dominates the premium tier. Camera-based vSLAM is cheaper and allows a lower-profile robot that fits under more furniture, but it struggles in low light. Most 2026 flagships fuse both, using LiDAR for localization and cameras for obstacle avoidance, so the debate is largely settled in favor of combining them.

Does higher suction (Pa) mean a better clean? Only up to a point. Suction matters for deep-carpet and fine-dust pickup, but past roughly 4,000 to 5,000 Pa the real-world difference on hard floors and low-pile carpet is small. Coverage completeness, brush design, and navigation quality predict clean results better than the headline Pa number, which has become a marketing spec more than an engineering one.

Can a robot vacuum clean a multi-story house? Not by itself. No mainstream domestic vacuum can climb stairs; cliff sensors only keep it from falling off them. The workaround is multi-floor mapping: the robot stores a separate map per level, and you carry it between floors, where it re-localizes and cleans the correct map. True autonomous stair-climbing would require legs, which is not cost-viable in a consumer cleaner yet.

How do modern robots avoid pet waste and cables? Premium units carry a forward camera feeding an onboard neural network trained to detect and classify common floor hazards (pet waste, cables, socks, shoes) and steer around them with a margin, backed by structured-light or ToF depth sensing. This is the biggest quality jump of the 2020s. For homes with pets, this obstacle-avoidance capability is the single most important thing to verify before buying.

What does the self-emptying dock actually do, and is it worth it? A full dock empties the robot's bin into a large multi-week bag, refills and drains mop water, washes the mop pads, and dries them with warm air. It moves the category from a robot you tend every day to an appliance you touch about once a month. If genuinely hands-off operation is the goal, the dock's capabilities matter more than any spec on the robot itself, and it is where much of a premium system's cost sits.

Are robot vacuums a privacy risk? Camera-equipped models map and image the inside of your home, which is a legitimate concern; a 2022 incident where development-unit images leaked through a labeling contractor made it concrete. The industry response has been to run perception on-device and keep raw imagery off the cloud. If privacy matters to you, prefer models that do onboard processing and have clear data policies, and understand that any camera robot is photographing your home internally.

How is a wire-free robot mower different from the old kind? Old mowers followed a buried perimeter wire and cut a random pattern inside it, requiring professional wire installation. Wire-free 2023-to-2026 mowers use RTK-GNSS for centimeter-accurate positioning, let you define the boundary in an app, and plan systematic efficient stripes with vision-based obstacle avoidance. The tradeoff is RTK signal can drop under dense tree canopy, which newer units bridge with vision and inertial fallback.

How do commercial cleaning robots differ from home ones? They run the same core autonomy on far larger, more expensive scrubbers built for airports, malls, and warehouses, and they are sold as robots-as-a-service at roughly $500 to $2,000 per month rather than bought outright. The economics are labor-offset (justified against a cleaner's wage and staffing difficulty), safety certification is heavier because the machines share space with the public, and the leaders are Avidbots (Neo) and SoftBank's Whiz on Brain Corp's platform.

Why are vacuum companies building humanoid robots? Because the vacuum already solved cheap navigation, mapping, home perception, mass manufacturing, and consumer support at scale, which is most of the hard groundwork for a general household robot. Adding legs and arms to that foundation is the ambition, and companies like Dreame and Roborock treat the profitable vacuum business as the cash engine and beachhead for it. The gap that remains is dexterous, reliable, safe manipulation, which is a genuine capability leap the vacuum never needed to make.

Related guides