Closed igor-markovic closed 2 years ago
I don't know why the documentation updated when I did not create a new release. Either way, here's the PR for the release to add the bounding box array messages. https://github.com/ros/rosdistro/pull/32721
BoundingBox2DArray
is now a message when installing the latest version, thanks!
how can I solve the problem via apt inatall?
sudo apt isntall ros-noetic-vision-msgs not work.
How can I do?
The wiki shows
BoundingBox2DArray
as being an available message in noetic.However, when installing
ros-noetic-vision-msgs
via apt, the message definition is missing. It looks like the release repo last updated the noetic branch in 2020, which was before the array msg was added to the development repo.Could the maintainer of the release repo update the noetic release to include this message?