My cad translate to stl file is
![image description](/upfiles/1313242846628420.png)
I use meshlab to view it:
![image description](/upfiles/1314004515201303.jpg)
But when I import to gazebo.
sam@/home/sam/code/ros/gazebo/stl$ rosrun gazebo spawn_model -file `pwd`/foot.urdf -urdf -model foot_model -z 100.5
loading model xml from file
attempting to spawn robot in simulation
waiting for service spawn_urdf_model
spawn status: SpawnModel: successfully spawned model
spawning success True
sam@/home/sam/code/ros/gazebo/stl$
The model seems very weird even broken to parts.
![image description](/upfiles/13132429621970254.jpg)
How to solve it? Thank you~~
↧