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): clarify armature, friction, and limit attribute semantics
- armature: describe as reflected inertia from gears/rotors/transmissions,
not just 'artificial' stability aid
- friction: remove 'must be moving' claim; note constraint-based solvers
may also resist motion at zero velocity (static friction)
- limitStiffness/limitDamping: replace prescriptive 'position-based solvers
always enforce hard limits' with solver-neutral note that some solvers
may ignore the attribute
- limitDamping: clarify damping applies to velocity in any direction while
limit is exceeded, not only the penetrating direction
0 commit comments