I have a model that I consists of a shelf and some boxes in it.

I made this model on other programs like blender or google sketchup and imported on gazebo as `Collada` file.
I'm facing two issue on the gazebo model:
1. On importing the collada file from any other software no texture is applied.
2. The figure shows the collision of my model. That is correct. However, when my robot bump against one of the box it does not move.
My model is set static.
This is my `sdf` file:
0 0 0 0 -0 0 1 0.166667 0 0 0.166667 0 0.166667 0 0 0 0 -0 0 /home/bruno/tests/blender_files/populated-_shelf.dae 1 1 1 1 0.3 0.3 0.3 1 0.7 0.7 0.7 1 0.01 0.01 0.01 1 0 0 0 1 1 0 0 10 0 0 0 0 -0 0 /home/bruno/tests/blender_files/populated-_shelf.dae 1 1 0 0 0 0 0 1 0 0 1 0 0 1e+06 0 1 1 0 0.2 1e+13 1 0.01 0 1 -0.01 0 0.2 1e+13 1 0 1

↧