gazebosim / gazebo-classic

Gazebo classic. For the latest version, see https://github.com/gazebosim/gz-sim
http://classic.gazebosim.org/
Other
1.19k stars 480 forks source link

Shapes world material fail #2211

Open osrf-migration opened 7 years ago

osrf-migration commented 7 years ago

Original report (archived issue) by Louise Poubel (Bitbucket: chapulina, GitHub: chapulina).


All the 3 models in shapes.world have material Gazebo/WoodPallet but they all look white:

shapes.png

I think we should just use a white material color in the world description.

IssueForNewDevelopers

osrf-migration commented 7 years ago

Original comment by Louise Poubel (Bitbucket: chapulina, GitHub: chapulina).


osrf-migration commented 7 years ago

Original comment by Louise Poubel (Bitbucket: chapulina, GitHub: chapulina).


osrf-migration commented 6 years ago

Original comment by Mrunmayi Mungekar (Bitbucket: mrunzzz).


@chapulina When you mean to use white material colour in the world description, do you mean to remove the WoodPallet material from the model file, check its colour or something else?

osrf-migration commented 6 years ago

Original comment by Louise Poubel (Bitbucket: chapulina, GitHub: chapulina).


I think we can remove the wood pallet and see what it looks like. If the looks continue white, this is enough. If it's not white, then I think we should make it look white. The reason is that there may be users using this world and counting on the white shapes. Makes sense?

osrf-migration commented 6 years ago

Original comment by Ian Chen (Bitbucket: Ian Chen, GitHub: iche033).


+1 on removing the block

osrf-migration commented 6 years ago

Original comment by Mrunmayi Mungekar (Bitbucket: mrunzzz).


Removed the "WoodPallet" lines from the shapes.world file and the color white persists. So would that be it? Please assist me on how to notify the user about this.

osrf-migration commented 6 years ago

Original comment by Louise Poubel (Bitbucket: chapulina, GitHub: chapulina).


That sounds good to me, feel free to open a pull request. Thanks!