Robotics StackExchange | Archived questions

images in collada are not showing up in gazebo 1.8.6 standalone?

Hello,

I have a model in which I am using collada file, the problem is with the texture images that are embedded in the collada files, they are not showing up in gazebo. And I only see the textures when I use material scripts tags in the visual element . But this way only support one material for each visual.

Is there a way to make the textures that are within collada file showing up properly. Note: there are no error msgs when starting gazebo with the my model.

Thanks in advance!

Asked by Zahra on 2013-06-29 04:10:33 UTC

Comments

can you post the relevant part of the sdf? There are a few models in drcsim that use collada mesh with multiple textures. Here is an example: https://bitbucket.org/osrf/drcsim/src/default/gazebo_models/environments/gate

Asked by iche033 on 2013-07-03 00:39:20 UTC

Answers