Author: David Khachatryan
This package simulates a differential drive robot in Gazebo.
- Use
ros2 launch diff_drive ddrive.launch.xml
to start the arena and turtle simulation. - Here is a video of the differential drive robot navigating a gazebo world
- The messages are sent from a ros node
flip
that publishes tocmd_vel
with1 / 0.4
hz frequency. - Here is a demo: