Robotics StackExchange | Archived questions

How to add texure to ground plane?

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.

Asked by federico.nardi on 2020-03-17 02:45:31 UTC

Comments

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

Asked by nlamprian on 2020-03-17 04:59:07 UTC

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

Asked by chapulina on 2020-03-17 11:53:53 UTC

Answers