Gazebo | Ignition | Community
Ask Your Question
0

Unable to add textures while following tutorial

asked 2021-11-06 05:26:00 -0500

yanlyh gravatar image

Hi all, I was following this tutorial and I was unable to make the textures show up image description.

I've followed the instructions from the section "Example Adding Color and Textures to a Model" onwards, ensured that my folder structure is correct, and created the necessary files. Is there something I'm missing, like is there something I need to install other than Gazebo? Thanks in advance. Using gazebo v11.8.1

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2021-11-16 14:44:18 -0500

shonigmann gravatar image

A common culprit is that the textures you are specifying cannot be found on the GAZEBO_RESOURCE_PATH, but its hard to say for certain given the information you've provided.

Consider running Gazebo with the --verbose flag set to see if there is any notable output. You could also look in the ogre.log (defaults to ~/.gazebo/ogre.log in Ubuntu) file to check to see if Gazebo had trouble loading your textures.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2021-11-06 05:26:00 -0500

Seen: 235 times

Last updated: Nov 16 '21