Human-driven-navigation-strategies-in-a-ROS2-environment

Launch Files Guide

fully_integrated_swarm.launch.py

Starts the complete simulation with multiple robots, SLAM, Nav2, and map merging.

ros2 launch disaster_response_swarm fully_integrated_swarm.launch.py

Brings up the Nav2 stack for a single robot.

slam_with_sim_camera.launch.py

Runs SLAM with simulated camera sensors.


Tip: Launch files are located in the launch/ directory.