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.
Unfortunately, this is the result I get.
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.
I recently wrote a blog post on the textures topic. Perhaps you can make a comparison...
When you run with
--verbose
, do you see any errors printed?