Gazebo | Ignition | Community
Ask Your Question
0

Gazebo image texture is not displaying in the Gazebo model editor

asked 2020-09-12 01:10:41 -0500

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

Hello everyone, I have created a Collada file (.dae) using SketchUp and as well as a blender but when I load the .dae file with an image texture and the model in the gazebo model editor, the model not displaying any texture it is showing only in gray color

how to display my image texture in the gazebo simulator for creating the customized gazebo environment

please help me if anyone knows the procedure

any replay is appreciable

thankyou

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2020-10-13 21:34:26 -0500

wongrufus gravatar image

You may need to manually edit the .dae file to make sure the textures are specified correctly. Gazebo expects the texture files to be specified relative to the .dae file. Look for the tag <init_from>xxx.png</init_from> and make sure the path is correct.

Also check the tag <ambient> and try adjusting the <color> value if it's too low

edit flag offensive delete link more
Login/Signup to Answer

Question Tools

1 follower

Stats

Asked: 2020-09-12 01:10:41 -0500

Seen: 1,079 times

Last updated: Oct 13 '20