You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(JointAPI): document inf limitStiffness as hard-limit semantics
Clarify that limitStiffness = inf is interpreted as a hard limit by
solvers supporting both soft and hard modes. limitDamping is ignored
in that case (no spring to damp). Range updated from [0, inf) to
[0, inf] to reflect that inf is a valid authored value.
Addresses review feedback from AlesBorovicka on soft vs hard limit
distinction.
0 commit comments