isaac-sim / IsaacGymEnvs

Isaac Gym Reinforcement Learning Environments
Other
1.94k stars 412 forks source link

Collisions bugs with high DoF robots #164

Open wyhuai opened 1 year ago

wyhuai commented 1 year ago

Hi, I find that the collisions cannot be handled correctly when facing a robot with many body parts (over 30 bodies), and training will cause the graphics memory to slowly grow, the calculation speed to slowly decrease, and eventually overflow.

For example, when I use a humanoid robot with 30 bodies, it works well. But when I add new bodies it will show the mentioned problem.