Here ROS development for the autonomous navigation with nav2
mkdir -p ws/src
After build and source the package:
ros2 launch my_bot nav1.launch.py
ros2 launch my_bot view.launch.py
ros2 launch my_bot gnav.launch.py
ros2 launch my_bot simfr.launch.py
ros2 launch my_bot launch_sim.launch.py
- we have also the node create to simulate a vitual gps but to work you a json file with the gps coordonate
ros2 run my_bot vitual_gps.py