This Free Build-It-Yourself Robot Now Runs the Latest Self-Driving Software
A robot that maps your home and drives itself — built from free plans, not a store.
LGDXRobot2 is a small four-wheeled robot you build yourself from free plans. Its wheels are the special kind that let it slide sideways as well as forward. The creator announced it now supports ROS 2 Lyrical, the newest release of ROS 2 — free software, used by universities and companies alike, that gives robots the ability to see, map a room and drive around without bumping into things. Support means the code works on the new version, plus there's a pre-packed, ready-to-run software bundle you can open in a web browser.
Why should you care? Self-driving robots have mostly been expensive lab toys. This project is fully open source in both hardware and software, meaning the plans and the code are free, and the parts list runs a few hundred dollars. A hobbyist, a teacher or a student can build a machine that draws a map of a room and navigates it. That's the same core idea behind warehouse robots and robot vacuum cleaners — just assembled on your kitchen table.
The update also brings real improvements. There's a new driver for the spinning laser scanner, written from scratch, that automatically reconnects if the signal drops. The redesigned control board now has a built-in motion sensor (a chip that feels tilt and direction), so the robot no longer needs a separate, pricey camera module that used to cost more than everything else combined. There's also a new tool for calibrating the robot's compass, and the project has moved to its own website, lgdxrobot.uk, with searchable instructions.
The honest catch: this is not a product you unbox and switch on. You'll need to source parts, assemble hardware and be comfortable following technical instructions — and there's no customer support line, just a community. Still, it's a clear signal of where cheap robots are heading, and worth watching if you're curious about robotics as a hobby, a classroom tool or a future career.
- A free, build-it-yourself robot called LGDXRobot2 now runs on ROS 2 Lyrical, the newest version of the software that helps robots drive themselves.
- A new built-in motion sensor replaces an expensive external camera module, cutting cost and complexity.
- The software comes as a ready-to-run package you can open in a browser, so there's far less setup work.
Why It Matters
Cheap self-driving robots keep getting easier to build — good news for students, hobbyists and small businesses.