This commit is contained in:
LiuzhengSJ
2026-06-01 22:16:25 +01:00
parent fc92989fe3
commit adafb13084

14
README.md Normal file
View File

@ -0,0 +1,14 @@
### This repo is for inverse kinematics and verification
Inverse Kinematics (IK) is numerically obtained through quadratic programming (QP).
Verification is done with Mujoco simulation.
Key specifications:
1. Time consumption.
2. Success rate
3. Minial joint variation.
Next:\
Comparison with Realman official IK method.
Embedded with current demo.