Closed yambati03 closed 7 months ago
This PR does the following:
tester
rviz
navigation.rviz
ros2 launch articubot_one launch_sim.launch.py
rviz/navigation.rviz
ros2 launch tester bringup.launch.py
Expectation: Rover follows the desired path and stops at the goal.
ament_uncrustify --reformat
Description
This PR does the following:
tester
package that contains a script with a toy example used to test the navigation code.rviz
top-level directory. This contains a rviz configuration (navigation.rviz
) that pre-configures rviz for debugging navigation code.Testing Steps
ros2 launch articubot_one launch_sim.launch.py
rviz/navigation.rviz
ros2 launch tester bringup.launch.py
Expectation: Rover follows the desired path and stops at the goal.
Self Checklist
ament_uncrustify --reformat