Gazebo how to read mesh material with sensor

asked 2017-05-31 04:19:45 -0500

schizzz8 gravatar image

updated 2017-05-31 06:05:14 -0500

Hi all,

I have a 3d semantic model of a large-scale environment. That is, an .obj file with the scene geometry along with the .mtl file where the materials are the face labels (e.g. ceiling,floor,wall,etc...). I imported it into gazebo by converting the obj file into dae and I'm able to visualize it correctly. What I would like to do now is to read for each face of the mesh, currently in the field of view of the camera mounted on a robot, the corresponding label. Can someone please show me how this can be done?

Thanks!

Federico

edit retag flag offensive close merge delete