ros2 / openrobotics_darknet_ros

ROS 2 interface to darknet, an open source neural network library.
Apache License 2.0
19 stars 13 forks source link

Problem with "vision_msgs" for ROS2 #7

Closed khaghanijavad closed 2 years ago

khaghanijavad commented 2 years ago

Thank you for releasing this wrapper. For building this node, we need "vision_msgs" for ROS2. But, I only can find "vision_msgs" for ROS in this link.

Could you please share a link to the implementation of "vision_msgs" for ROS2?

Thanks. Javad

khaghanijavad commented 2 years ago

Sorry for duplicated messages. Cloning from link for galactic branch worked: "git clone https://github.com/Kukanani/vision_msgs-release.git -b debian/galactic/vision_msgs"