mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-01-30 02:28:10 -05:00
Re-architecture document structure (#669)
* Rearchitecture document structure * Rearchitecture document structure * Rearchitecture document structure * Rearchitecture document structure * Rearchitecture document structure * Rearchitecture document structure * Rearchitecture document structure
This commit is contained in:
@@ -3,26 +3,10 @@
|
||||
Arm Navigation
|
||||
==============
|
||||
|
||||
.. include:: planar_two_link_ik.rst
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: Contents
|
||||
|
||||
|
||||
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
|
||||
plotting area.
|
||||
|
||||
.. image:: https://github.com/AtsushiSakai/PythonRoboticsGifs/raw/master/ArmNavigation/n_joint_arm_to_point_control/animation.gif
|
||||
|
||||
In this simulation N = 10, however, you can change it.
|
||||
|
||||
Arm navigation with obstacle avoidance
|
||||
--------------------------------------
|
||||
|
||||
Arm navigation with obstacle avoidance simulation.
|
||||
|
||||
.. image:: https://github.com/AtsushiSakai/PythonRoboticsGifs/raw/master/ArmNavigation/arm_obstacle_navigation/animation.gif
|
||||
planar_two_link_ik
|
||||
n_joint_arm_to_point_control
|
||||
obstacle_avoidance_arm_navigation
|
||||
|
||||
Reference in New Issue
Block a user