This repository integrates YOLOv8 for real-time object detection with ROS (Robot Operating System), designed for robotic applications.
- Real-time object detection using YOLOv8 in ROS
- Works with video streams for accurate object tracking
- Clone the repository:
git clone https://github.com/dansecret/ROS-YOLOV8.git
- Install the required dependencies for YOLOv8 and ROS.
- Launch YOLOv8 detection:
roslaunch yolo_detection.launch
Watch Demo Implementation in Robot Humanoid
Author : HAMDANDIH