openai / mujoco-py

MuJoCo is a physics engine for detailed, efficient rigid body simulations with contacts. mujoco-py allows using MuJoCo from Python 3.
Other
2.83k stars 810 forks source link

one body penetrating the other body in sliding joint. #670

Open pramodiisc opened 2 years ago

pramodiisc commented 2 years ago

I have tried defining the range of travel for the sliding body along with covering it with geometry, still not solving the issue.