mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-04-22 03:00:22 -04:00
clean up SLAM docs (#572)
* clean up SLAM docs * clean up SLAM docs * clean up SLAM docs * clean up SLAM docs * clean up SLAM docs * clean up SLAM docs * clean up SLAM docs * clean up SLAM docs * clean up SLAM docs * clean up SLAM docs * clean up SLAM docs * clean up SLAM docs * clean up SLAM docs * clean up SLAM docs
This commit is contained in:
31
docs/modules/arm_navigation/arm_navigation_main.rst
Normal file
31
docs/modules/arm_navigation/arm_navigation_main.rst
Normal file
@@ -0,0 +1,31 @@
|
||||
.. _arm_navigation:
|
||||
|
||||
Arm Navigation
|
||||
==============
|
||||
|
||||
.. include:: Planar_Two_Link_IK.rst
|
||||
|
||||
|
||||
N joint arm to point control
|
||||
----------------------------
|
||||
|
||||
N joint arm to a point control simulation.
|
||||
|
||||
This is a interactive simulation.
|
||||
|
||||
You can set the goal position of the end effector with left-click on the
|
||||
ploting area.
|
||||
|
||||
|n_joints_arm|
|
||||
|
||||
In this simulation N = 10, however, you can change it.
|
||||
|
||||
Arm navigation with obstacle avoidance
|
||||
--------------------------------------
|
||||
|
||||
Arm navigation with obstacle avoidance simulation.
|
||||
|
||||
|obstacle|
|
||||
|
||||
.. |n_joints_arm| image:: https://github.com/AtsushiSakai/PythonRoboticsGifs/raw/master/ArmNavigation/n_joint_arm_to_point_control/animation.gif
|
||||
.. |obstacle| image:: https://github.com/AtsushiSakai/PythonRoboticsGifs/raw/master/ArmNavigation/arm_obstacle_navigation/animation.gif
|
||||
Reference in New Issue
Block a user