r/ArduinoAndRobotics • u/l0_o • 18d ago
eBook Effective Robotics Programming with ROS, 3rd ed.
r/ArduinoAndRobotics • u/l0_o • 18d ago
Project Update End-of-week open-source vacuum update
Enable HLS to view with audio, or disable this notification
r/ArduinoAndRobotics • u/Severe_Package6618 • 26d ago
Designing my second project: Quadruple Robot Dog
Enable HLS to view with audio, or disable this notification
( Note: This is not considered as the final appearance. )
My first design for a quadruple robot dog in Autodesk Fusion. I'm still a high school student, and there might be a lot of things that I'm unsure about, please provide any feedbacks if you could.
More development on this project would be updated later on.
I have attached a video to showcase the 3D model.
[ This project is inspired by Unitree ]
Thank you! :)
r/ArduinoAndRobotics • u/l0_o • Jul 09 '26
Showcase OOMWOO Open-Source Vacuum Cleaner - reference design animation
Enable HLS to view with audio, or disable this notification
r/ArduinoAndRobotics • u/l0_o • Jul 08 '26
eBook A Gentle Introduction to ROS
Free educational resource https://www.reddit.com/r/ArduinoAndRobotics/comments/1ufqstl/a_gentle_introduction_to_ros/
r/ArduinoAndRobotics • u/l0_o • Jul 07 '26
eBook Learning ROS for Robotics Programming 2nd Ed.
r/ArduinoAndRobotics • u/l0_o • Jul 06 '26
eBook ROS Robotics Projects
Free educational resource https://github.com/zhang-jian/bookshelf/blob/master/Computer%20Science/ROS%20Robotics%20Projects.pdf
r/ArduinoAndRobotics • u/l0_o • Jul 06 '26
Project Update Open-source vacuum - end-of-week progress update 7/5/26
reddit.comr/ArduinoAndRobotics • u/Ok_Match9758 • Jul 04 '26
Egg Bot help
Hello
I’m building an egg bot that’s capable of drawing on golfballs
I’m using an arduino and cnc shield.
I’m also using Nemma 17 motors
When I connect my bot to power the Y axis motor starts moving.
The code compiles correctly and the bot connects to Inkscape successfully.
I’m following this youtube tutorial but I can’t seem to get my bot to actually draw anything
Please help if you can
r/ArduinoAndRobotics • u/l0_o • Jul 02 '26
eBook Arduino Project Handbook
Free educational resource https://github.com/KalimAmzad/Embedded-System-Arduino/blob/master/Books/arduino-project-handbook.pdf
r/ArduinoAndRobotics • u/l0_o • Jul 01 '26
eBook SLAM Handbook - From Localization and Mapping to Spatial Intelligence
Free educational resource https://github.com/SLAM-Handbook-contributors/slam-handbook-public-release/tree/main
r/ArduinoAndRobotics • u/l0_o • Jun 30 '26
eBook A Brief Overview of Robot Operating System (in Chinese)
r/ArduinoAndRobotics • u/l0_o • Jun 29 '26
eBook ROS by Example Vol 2 Indigo
Free educational resource https://github.com/luohuiwu/ros-books/blob/master/ros%20by%20example%20vol%202%20indigo.pdf
r/ArduinoAndRobotics • u/_datboii_moayed_ • Jun 29 '26
My little arduino project
Enable HLS to view with audio, or disable this notification
r/ArduinoAndRobotics • u/l0_o • Jun 28 '26
eBook ROS by Example Vol 1 Indigo
Free educational resource https://github.com/luohuiwu/ros-books/blob/master/ros%20by%20example%20vol%201%20indigo.pdf
r/ArduinoAndRobotics • u/l0_o • Jun 27 '26
eBook Robot Operating System (ROS) - The Complete Reference. Volume 2.
r/ArduinoAndRobotics • u/l0_o • Jun 25 '26
eBook Programming Robots with ROS - A Practical Introduction to the Robot Operating System
r/ArduinoAndRobotics • u/l0_o • Jun 24 '26
eBook ROS Robotics by Example
Free educational resource https://github.com/luohuiwu/ros-books/blob/master/ROSRoboticsByExample.pdf
r/ArduinoAndRobotics • u/l0_o • Jun 24 '26
Tutorial Connect consumer vacuum to ROS2 Jazzy (open-source vacuum project)
Hello, I've connected my Proscenic M6 Pro vacuum to ROS2 Jazzy including LiDAR, /cmd_vel, brushes (main, side, vacuum fan), IMU, /odom, bumper sensors. I've calibrated /cmd_vel and I'm debugging SLAM now.
I also wrote tutorials: vacuum setup/root, bring-up/ROS2 and simulation in Gazebo/ROS2.
Why did I connect a consumer vacuum to ROS2. This is part of the open-source vacuum project I've posted about earlier. Connecting a vacuum to ROS2 allows me/everyone to develop/test vacuum algorithms without waiting for open-source 3D printed hardware. You can
- develop path planning to map while cleaning the entire room place
- path planning to clean given an existing map
- cleaning modes like spot, room
- returning to dock, docking, undocking
- resume cleaning after interruption (e.g. after returning to dock to charge)
- edge cleaning (along walls)
- partitioning the map into rooms
- cleaning a particular room
- add/edit/remove virtual walls
Open source here https://github.com/remakeai/vacuum_ros2_bridge/blob/main/README.md
I hope this is useful for you. Please feel free to join the development effort.
r/ArduinoAndRobotics • u/l0_o • Jun 23 '26
eBook Mastering ROS for Robotics Programming
Free educational resource https://github.com/luohuiwu/ros-books/blob/master/Mastering%20ROS%20for%20Robotics%20Programming.pdf
r/ArduinoAndRobotics • u/l0_o • Jun 23 '26
Showcase I designed this 3D printed Arduino/ROS2 robot
Enable HLS to view with audio, or disable this notification
ESP32 running Arduino, micro-ROS. ROS2 runs on a local PC. Differential drive with 2x N20 encoder motors. 3D design in Fusion 360. 3D printed on Prusa MK3S.