dimforge / rapier

2D and 3D physics engines focused on performance.
https://rapier.rs
Apache License 2.0
4.04k stars 250 forks source link

Joint limits have no effect in multibody ball joints #379

Open jsatka opened 2 years ago

jsatka commented 2 years ago

Enforcing the set joint limits for ball joints in 3D is missing in the multibody constraint solver. Regardless of the set rotational limits the ball joints revolve freely, as if there were no limits set.

Possible workarounds with caveats: