This project connects YOLOv5 with ROS (Robot Operating System), enabling real-time object detection directly from robot sensor topics.
The system subscribes to image topics published by the robot, processes the images through YOLOv5, and performs efficient object detection.
It is designed to serve as a flexible, plug-and-play perception module for various robotic platforms requiring visual detection or perception capabilities.
This makes the project suitable for a wide range of robotic applications, including autonomous navigation, warehouse robots, and mobile manipulation tasks.
/camera/image_raw). 🚧 Currently being updated...
Detailed setup instructions, including installation, topic configuration, and example launch files, will be added soon.
This implementation is inspired by and extends the following open-source project:
yolov5_ros
This project follows the same open-source license as YOLOv5 and the referenced yolov5_ros repository.
Please review the respective repositories for specific license information.
$ claude mcp add YOLOv5-ROS \
-- python -m otcore.mcp_server <graph>