Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 209 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 209 Bytes

yolo_object_detection_ros2

Darknet_ros2_yolov3-tiny

Setting

cd ~/ros2_ws/src
git clone https://github.com/AveesLab/yolo_object_detection_ros2.git
cd yolo_object_detection_ros2/darknet
make -j8
cm