leggedrobotics / SimBenchmark

Physics engine benchmark for robotics applications: RaiSim vs Bullet vs ODE vs MuJoCo vs DartSim
https://leggedrobotics.github.io/SimBenchmark/
199 stars 39 forks source link

Bullet Multibody (Bullet3 API) ANYmal falling down #2

Closed eastskykang closed 6 years ago

eastskykang commented 6 years ago

image

ANYmal falls down when the number is greater than 4 x 4.

eastskykang commented 6 years ago

Changing ground collision shape plane into box solves the problem.