I am trying to simulate wheels using CylinderShape. However the wheel sometimes hits non-existence objects and stops abruptly. I have limited my scene to a tilted floor and single wheel only. The problem persist.
Should I use any collision margin?
How can I increase the number of sides my cylinder has? I don't see any options in the constructor aside from half extents.
How can I solve the bumpy collisions?
