An open API service indexing awesome lists of open source software.

https://github.com/ar-ray-code/yolo-hailort-ros2

ref: https://github.com/hailo-ai/Hailo-Application-Code-Examples/tree/main/runtime/cpp/object_detection/general_detection_inference
https://github.com/ar-ray-code/yolo-hailort-ros2

Last synced: 5 months ago
JSON representation

ref: https://github.com/hailo-ai/Hailo-Application-Code-Examples/tree/main/runtime/cpp/object_detection/general_detection_inference

Awesome Lists containing this project

README

        

# YOLO-HailoRT-ROS2
ref: https://github.com/hailo-ai/Hailo-Application-Code-Examples/tree/main/runtime/cpp/object_detection/general_detection_inference

YOLOX-ROS : https://github.com/Ar-Ray-code/YOLOX-ROS

## Requirements

- HailoRT 4.17.0
- ROS-Jazzy

## Usage

```bash
ros2 launch yolo_ros_hailort_cpp yolox_hailort.launch.py video_device:=/dev/video4 model_path:=./yolox_tiny.hef
```