Roborock RockMow X1 LiDAR: Coming Soon to US Yards

Roborock RockMow X1 LiDAR: Coming Soon to US Yards
source: gettyimages
January 6, 2026

Roborock is set to introduce its latest robot lawn mower, the RockMow X1 LiDAR, to the US market later this year. This move follows the company's expansion into robotic yard care products last year, and marks a significant step in bringing advanced autonomous mowing technology to American homeowners.

Advanced Navigation and Features

Announced at CES, the RockMow X1 LiDAR boasts sophisticated features such as:

Mowing Capacity and Limitations

The robot can mow up to half an acre (approximately 2,000 square meters) per day. While impressive, this is less than the 5,000 square meters achievable by its predecessor, the RockMow Z1.

Competition in the US Market

The launch of the RockMow X1 LiDAR introduces competition among robotic lawn mowers using LiDAR technology. Several other brands also offer similar features, making the US lawn-mowing robot scene increasingly competitive.

Stay tuned for availability updates and more tech insights from Roborock as the launch approaches.

Follow topics and authors from this story to see more like this in your personalized homepage feed and to receive email updates.

Related links

By submitting, I confirm I have the right to share this link and I agree to link back to this article from the submitted page. Duplicate URLs are rejected. Up to 5 links per page.

GraphQL · 316 ms
query Q($id: Int!, $domain: Int!, $srcId: Int!, $hasSrc: Boolean!, $hasSelf: Boolean!) {
  self: qa_ai(where: {id: {_eq: $id}}, limit: 1) @include(if: $hasSelf) {
    id
    title
    text
    date
  }
  linksarticle: qa_ai(where: {domain: {_eq: $domain}, id: {_neq: $id}}, order_by: {id: desc}, limit: 8) {
    id
    title
  }
  linksbottom: qa_ai(where: {domain: {_neq: $domain}, id: {_lt: $id}}, order_by: {id: desc}, limit: 3) {
    id
    title
    domain
  }
  source: qa_ai(where: {id: {_eq: $srcId}}, limit: 1) @include(if: $hasSrc) {
    id
    title
  }
}
{
  "id": 6644974,
  "domain": 6,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}