July 31, 2026
Paws, panic, and PID
Show HN: Cubic Doggo 06R: 12-DOF 4-Legged Robot with IMU
DIY robot dog learns to balance, and the internet can't stop roasting and cheering
TLDR: A maker upgraded a homemade robot dog so it can balance itself and pull off trickier moves, though one leg may already be feeling the pain. Online, people are split between cheering the ambitious DIY build and lovingly clowning on its wobbly, meme-ready walk.
A homemade robot dog with 12 moving joints just strutted onto Show HN and instantly triggered the two classic internet reactions: "this rules" and "that thing is one bad landing away from disaster." The builder says Cubic Doggo 06R is a major upgrade, with stronger joints, springy feet, and a tiny motion sensor that helps it keep its balance like a very nervous mechanical puppy. The demo clips became the real event: people were mesmerized by the little bot wobbling, stepping, and carefully climbing off a 1-centimeter notepad like it was descending Everest.
Commenters were deeply invested in the robot's vibes. Some were genuinely impressed that a home-built machine could land all four feet on such a tiny target, calling it "absurdly cool" and praising the creator for sharing the full recipe instead of hiding the secret sauce. Others zeroed in on the chaos: one back leg may already be partly damaged, the balancing still looks shaky, and the current sensor seems too slow for the robot's high-drama ambitions. That kicked off the classic hacker split between "scrappy prototype, let them cook" and "if it breaks this easily, it's not ready for prime time."
And yes, the jokes came fast. People compared it to a drunk Minecraft dog, a baby goat on roller skates, and the inevitable "Boston Dynamics from Temu" line made an appearance. But beneath the memes, the mood was warm: the community loves a chaotic little machine that tries, fails, gets patched up, and tries again.
Key Points
- •Cubic Doggo 06R is a homemade 12-DOF quadruped robot that upgrades the base Cubic Doggo with mechanical changes and IMU-based balance control.
- •The article demonstrates a high-lift mode in which the robot can land all four feet on a 1 cm-high notepad, while noting high impact loads when landing off the target.
- •Current walking balance correction uses a BNO055 IMU and PID control, but the post says the present IMU setup cannot support high-lift mode and may suffer oscillation due to low readout speed.
- •Mechanical improvements include stronger servo supports, spring-like feet, smaller foot tips, and a revised initial leg position to improve center-of-mass behavior during trotting.
- •The article provides practical setup steps for BNO055 testing, ROS2-based IMU and joystick operation, and Raspberry Pi power monitoring.