# Python dependencies (installed on-demand) .site-packages/ # ROS2 build artifacts build/ install/ log/ logs/ # Python cache __pycache__/ *.pyc *.pyo # YOLO model (auto-downloaded on first run) yolov8n.pt