aboutsummaryrefslogtreecommitdiff
path: root/src/dynamics/joint/multibody_joint/multibody_ik.rs
AgeCommit message (Expand)Author
2024-11-19Profiling support (#743)Thierry Berger
2024-06-20Fix typos. (#658)Bruce Mitchener
2024-06-09feat: let user specify joints that cannot move for IKSébastien Crozet
2024-06-09feat: rename JointAxesMask::X/Y/Z by ::LIN_X/LIN_Y/LIN_Z and JointAxis::X/Y/...Sébastien Crozet
2024-05-25feat: add simple inverse-kinematics solver for multibodies (#632)Sébastien Crozet