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.
Runs SLAM with simulated camera sensors.
Tip: Launch files are located in the launch/
directory.