- waypoints_pid.slx moves the Jackal in the Gazebo world along an algebraically defined curve
- waypointspid_error.m calculates and plots the error from the path
- waypointspid_plot.m plots the desired path (as a set of close waypoints) and the actual traveled path
- ROS Melodic
- Gazebo
- Install Jackal simulation: https://www.clearpathrobotics.com/assets/guides/melodic/jackal/simulation.html
- Run
to spawn the Jackal in Gazebo
roslaunch jackal_world empty_world.launch
- Run waypoints_pid.slx