You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there,
I created a tunnel model (.stl) that is hollow inside. I import it into urdf. I set the collision attribute same as vision attribute (both that stl file) but the drone just can’t stay inside the tunnel and bounce away. If I comment collision attribute of tunnel and set mass to zero, the drone can stay inside. So I guess pybullet can’t deal with hollow objects’ collision. Is there anyone figure it out? I need your help, plz
Hi there,
I created a tunnel model (.stl) that is hollow inside. I import it into urdf. I set the collision attribute same as vision attribute (both that stl file) but the drone just can’t stay inside the tunnel and bounce away. If I comment collision attribute of tunnel and set mass to zero, the drone can stay inside. So I guess pybullet can’t deal with hollow objects’ collision. Is there anyone figure it out? I need your help, plz
Tunnel urdf here:
Drone urdf here:
The text was updated successfully, but these errors were encountered: