A ROS2 workspace for learning robot simulation and control. This project contains a differential drive robot with wheel and caster configurations for use in Gazebo simulation and RViz visualization.
- bumperbot_description: Robot URDF/Xacro files, meshes, and launch files for visualization and simulation
- ROS2 Humble
- Gazebo (gz-sim)
- RViz2
cd ~/bumperbot_ws
colcon build
source install/setup.bashros2 launch bumperbot_description display.launch.pyros2 launch bumperbot_description gazebo.launch.py- Base: Main robot chassis
- Wheels: Two continuous drive wheels (left and right)
- Casters: Front and rear caster wheels for stability