aboutsummaryrefslogtreecommitdiff
path: root/examples3d/joint_motor_position3.rs
AgeCommit message (Collapse)Author
2024-06-09feat: add RevoluteJoint::angle to compute the revolute joint’s angleSébastien Crozet
2023-12-10fix initialization of the joint_motor_position examplesSébastien Crozet
2023-12-10fix: avoid perpetual movement when the target ang motor position is overshotSébastien Crozet