Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 303 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 303 Bytes

YOLOv8 Detector with ROS Wrapper (Noetic)

from ultralytics Github

Take input from each camera, publish Detection2DArray message and image with bounding box (optinal)

setup

Refer to ultralytics github page for details.

pip install ultralytics