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

Map Merging & YOLO Detection

Map Merging

The merge_map_node.py combines individual SLAM maps into a unified map topic /map.

YOLO Detection

yolo_detection_node.py uses a trained YOLO model to detect objects in the environment.