Weekly Robotics #331

I'm excited to go to ROSCon 2025 later this month! I'll spend most of my time at the Foxglove booth! If you'd like to catch up, feel free to stop by. I might have some stickers to give away. I'm also looking forward to some of the great talks I've seen in the schedule.
I Bought a $40k Robot for $200, Then Let Random People Control It

Over two years ago, we featured Excessive Overkill’s video about using ODrive to control an old industrial robot arm. Now, he is back with an open-source controller that can control “just about any industrial robot.” The system uses an FPGA with hard real-time interfaces. Now, I regret not buying some Kuka Arms that I’ve seen on auction for 400 Euros. It really blows my mind that the author made all of this open-source. Well done!
ToddlerBot: Open-Source ML-Compatible Humanoid Platform for Loco-Manipulation

ToddlerBot is an open-source humanoid robot platform with a BOM of approximately $5.5k. The platform is based on Dynamixel smart servos and a Jetson Orin NX. Even though it’s small, the robot is quite capable; on the linked website, we can see it doing cartwheels, walking, and even crawling.
ros-mcp-server
ROS-MCP-Server connects large language models (such as Claude, GPT, and Gemini) with existing robots giving them bidirectional AI integration. With no changes to existing robot source code, this enables:
- Commanding the robot in natural language → instructions are translated into ROS/ROS2 commands.
- Giving AI full visibility → subscribe to topics, call services, read sensor data, and monitor robot state in real time.
MuJoCo Menagerie
Menagerie is a collection of high-quality models for the MuJoCo physics engine, curated by Google DeepMind. A physics simulator is only as good as the model it is simulating, and in a powerful simulator like MuJoCo with many modeling options, it is easy to create “bad” models which do not behave as expected. The goal of this collection is to provide the community with a curated library of well-designed models that work well right out of the gate.
PACE: Systematic Sim-to-Real Transfer for Robots

Researchers at the ETH Robotic System Lab have a treat for anyone interested in exploring Sim-to-Real. The team boasts some interesting results, shrinking the sim-to-real gap, doing cross-platform validation, and performing an analysis of electrical and mechanical efficiency. You can see a teaser for this research on YouTube
lightweight_vio

This project is a lightweight visual-inertial odometry library that’s designed for real-time performance. You can see how this library performs on EuRoC dataset in this YouTube video.
Introduction to ROS Part 1: What is the Robot Operating System?
Shawn Hymel from DigiKey started a ROS 2 tutorial series. The first episode covers the basics and guides you through setting up a container image for this series, and I’m looking forward to seeing what is covered in the next episodes (even if it’s shown on Windows).
Events
- RoboBusiness 2025: Oct 15 - Oct 16, 2025. Santa Clara, United States of America
- IROS 2025: Oct 18 - Oct 25, 2025. Hangzhou, China
- ROSCon 2025: Oct 27 - Oct 29, 2025. Singapore, Republic of Singapore
- ROSCon China 2025: Oct 30 - Oct 31, 2025. Shanghai, China
- ROSCon Spain 2025: Nov 04 - Nov 05, 2025. Barcelona, Spain
- PX4 Developer Summit: Nov 10 - Nov 11, 2025. Atlanta, Georgia, USA
- Energy Drone/Robotics & Industrial AI Forum: Nov 12, 2025. Houston, Texas, United States of America
- ROSCon FR & DE 2025: Nov 17 - Nov 20, 2025. Strasbourg, France
- Automated Guided Vehicle (AGV) Session, ICCMA 2025: Nov 24 - Nov 26, 2025 (ddl: Aug 20, 2025). Paris, France
- Embedded World 2026: Mar 10 - Mar 12, 2026. Nuremberg, Germany
For more robotic events, check out our event page.
Want to promote your product or service in Weekly Robotics? Check out our advertising options.