ros-perception / vision_msgs

Algorithm-agnostic computer vision message types for ROS.
Apache License 2.0
149 stars 72 forks source link

BoundingBox2DArray missing for galactic #74

Closed zizo1111 closed 5 months ago

zizo1111 commented 1 year ago

Hi,

I was wondering why is BoundingBox2DArray message missing from galactic, and thus not available to install through

apt-get install ros-galactic-vision-msgs

thanks

Kukanani commented 1 year ago

It was added later, and so didn't end up in every branch. Here is the recent PR for foxy: https://github.com/ros-perception/vision_msgs/pull/73. I'll forward port it to Galactic, but it won't be available in the apt version until the next release and sync.

SteveMacenski commented 5 months ago

Galactic is EOL