Skip to content

Commit b71debd

Browse files
committed
[ci skip] Update doc for arm navigation
1 parent ac21135 commit b71debd

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

docs/modules/arm_navigation.rst

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ploting area.
1515

1616
Check this doc for machematical background: `Jupyter notebook documentation <https://github.com/AtsushiSakai/PythonRobotics/blob/master/ArmNavigation/two_joint_arm_to_point_control/Planar_Two_Link_IK.ipynb>`_
1717

18-
|3|
18+
|arm_to_point|
1919

2020
N joint arm to point control
2121
----------------------------
@@ -27,9 +27,17 @@ This is a interactive simulation.
2727
You can set the goal position of the end effector with left-click on the
2828
ploting area.
2929

30-
|4|
30+
|n_joints_arm|
3131

3232
In this simulation N = 10, however, you can change it.
3333

34-
.. |3| image:: https://github.com/AtsushiSakai/PythonRobotics/raw/master/ArmNavigation/two_joint_arm_to_point_control/animation.gif
35-
.. |4| image:: https://github.com/AtsushiSakai/PythonRobotics/raw/master/ArmNavigation/n_joint_arm_to_point_control/animation.gif
34+
Arm navigation with obstacle avoidance
35+
--------------------------------------
36+
37+
Arm navigation with obstacle avoidance simulation.
38+
39+
|obstacle|
40+
41+
.. |arm_to_point| image:: https://github.com/AtsushiSakai/PythonRobotics/raw/master/ArmNavigation/two_joint_arm_to_point_control/animation.gif
42+
.. |n_joints_arm| image:: https://github.com/AtsushiSakai/PythonRobotics/raw/master/ArmNavigation/n_joint_arm_to_point_control/animation.gif
43+
.. |obstacle| image:: https://github.com/AtsushiSakai/PythonRobotics/raw/master/ArmNavigation/arm_obstacle_navigation/animation.gif

0 commit comments

Comments
 (0)