How to add texure to ground plane?

asked 2020-03-17 02:45:31 -0500

federico.nardi gravatar image

Hi all,

I'm using gazebo9 in ROS melodic and I'm following this answer to change the default material of the ground_plane model with a chess board.

image description

Unfortunately, this is the result I get.

image description

I triple checked the model, material and config files and everything is like explained in the post. Does anyone know what I'm doing wrong?

Additionally. I'd like to store this modified model in a ROS package. How can I do that?

Thanks.

edit retag flag offensive close merge delete

Comments

I recently wrote a blog post on the textures topic. Perhaps you can make a comparison...

nlamprian gravatar imagenlamprian ( 2020-03-17 04:59:07 -0500 )edit

When you run with --verbose, do you see any errors printed?

chapulina gravatar imagechapulina ( 2020-03-17 11:53:53 -0500 )edit