Author: Alyssa Chen
Controls a car to drive and flip along a line.
Diff_drive link: https://github.com/ME495-EmbeddedSystems/homework3-alyssa225/tree/main/diff_drive
- Use
ros2 launch diff_drive ddrive.launch.py view_only:='False'to launch the robot in gazebo and see the corresponding model view in rviz. - To just run rviz use
ros2 launch diff_drive ddrive_rviz.launch.py - Add
view_only:=Trueto launch gui joint state publisher in rviz. - Video of car filpping with view in rviz
flips.mp4
I worked with Vaish, Liz, Kate, and Hang