diff --git a/README.md b/README.md index 2e1145d..0958ac3 100644 --- a/README.md +++ b/README.md @@ -11,9 +11,9 @@ Key specifications: 2. Success rate 3. Minial joint variation. -Next:\ -Comparison with Realman official IK method. -Embedded with current demo. +Cost: + +Cost ### Comparison (05June2026): @@ -45,4 +45,9 @@ In each iteration, update optimization formula: Cost -Cost \ No newline at end of file +Cost + +Visualization: + + +![demo](kine_ctrl/visual/mjc_ik_test1/mjc_ik.gif) diff --git a/img/cost.jpg b/img/cost.jpg new file mode 100644 index 0000000..988d6db Binary files /dev/null and b/img/cost.jpg differ diff --git a/kine_ctrl/visual/mjc_ik_test1/mjc_ik.gif b/kine_ctrl/visual/mjc_ik_test1/mjc_ik.gif new file mode 100644 index 0000000..727bfaf Binary files /dev/null and b/kine_ctrl/visual/mjc_ik_test1/mjc_ik.gif differ