update readme

This commit is contained in:
LiuzhengSJ
2026-07-01 15:58:39 +01:00
parent 7246710a7d
commit dfaeb95282
4 changed files with 12 additions and 0 deletions

View File

@ -34,3 +34,15 @@ lb = -ub
the success rates for **qp-based ik** and **realman Algo ik** are **76%** and **51%**.\
At least one solver works out the ik, rate = **84%**.
### update(1st July 2026)
In each iteration, update optimization formula:
- new cost item for distance from middle of the joint range.
- set up different weight for different joints motion.
<img src="img/optimization.png" alt="Cost" width="400">
<img src="img/cons.png" alt="Cost" width="400">
<img src="img/osqp.png" alt="Cost" width="400">