How to get model bounding box in gazebo
Hi all,
I'm using gazebo for robotic experiments in combination with ROS.
My problem is the following: given the name of a certain model in the scene (published on a topic) I need to write a ROS node that is capable of determining the bounding box of the model.
I'm searching among the various services that gazebo exposes to ROS and I came across this. But I don't know how to extract the required information from this message.
Please, can someone tell me how this can be done?
Thanks.
Asked by schizzz8 on 2017-08-30 05:55:35 UTC
Answers
The answer is probably on this related question.
Asked by Ruben Alves on 2017-10-13 18:38:18 UTC
Comments