Closed Jondolf closed 3 months ago
Fixes #474.
The angular locked axes are applied to the inertia instead of the inverse inertia in gyroscopic torque computations introduced in #420, causing incorrect behavior.
Apply the locked axes correctly.
Objective
Fixes #474.
The angular locked axes are applied to the inertia instead of the inverse inertia in gyroscopic torque computations introduced in #420, causing incorrect behavior.
Solution
Apply the locked axes correctly.