The package subscribes to an RGB and Depth stream and outputs an array of detections using YOLO.
pip3 install -r dependencies.txt
git clone --recursive git@github.com:MaxAndrewNZ/darknet_ros.git
- This package should be cloned to your catkin_ws src folder
- It is important that the repository is cloned with the
--recursivetag
rosbag play {bag_name} --clock --looprosparam set use_sim_time true
config/bounding_box_to_cuboid_params.yaml
- average distance percentile
- bounding box topic
- depth image topic
- camera intrinsics topic
- detection publishing topic
config/darknet_ros_config.yaml
- RGB image topic
config/yolov3.yaml
- Detection classes
- Required confidence for detection