mgonzs13 / yolo_ros

Ultralytics YOLOv8, YOLOv9, YOLOv10, YOLOv11 for ROS 2
GNU General Public License v3.0
336 stars 89 forks source link

Add yolov8_msgs to dependencies #43

Closed erichlf closed 4 months ago

erichlf commented 4 months ago

To fix the missing yolov8_msgs dependency when building with --packages-select.

Fixes: #42