Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 231 Bytes

File metadata and controls

10 lines (7 loc) · 231 Bytes

YOLO-ROS

The yolo_ros node offers a service which takes an image and returns the results of running instance segmentation on it with YOLO.

Dependencies

pip install ultralytics
sudo apt install ros-humble-vision-msgs