1 | initial version |
Gazebo has a bounding box camera sensor. I can't find a tutorial that covers how to use it, but there's an example in gz-sim that you can look at. The camera publishes a vector of AnnotatedOriented[2,3]DBox
types, which you can learn about here