Adding all gifs to the doc (#584)

* update docs

* update docs
This commit is contained in:
Atsushi Sakai
2021-11-28 08:13:28 +09:00
committed by GitHub
parent 049709fd8b
commit f8f10a3ec8
6 changed files with 22 additions and 8 deletions

View File

@@ -42,6 +42,7 @@ See this paper for more details:
modules/path_tracking/path_tracking
modules/arm_navigation/arm_navigation
modules/aerial_navigation/aerial_navigation
modules/bipedal/bipedal
modules/appendix/appendix
how_to_contribute

View File

@@ -3,12 +3,6 @@
Aerial Navigation
=================
Drone 3d trajectory following
-----------------------------
This is a 3d trajectory following simulation for a quadrotor.
.. image:: https://github.com/AtsushiSakai/PythonRoboticsGifs/raw/master/AerialNavigation/drone_3d_trajectory_following/animation.gif
.. include:: rocket_powered_landing.rst
.. include:: drone_3d_trajectory_following/drone_3d_trajectory_following.rst
.. include:: rocket_powered_landing/rocket_powered_landing.rst

View File

@@ -0,0 +1,6 @@
Drone 3d trajectory following
-----------------------------
This is a 3d trajectory following simulation for a quadrotor.
.. image:: https://github.com/AtsushiSakai/PythonRoboticsGifs/raw/master/AerialNavigation/drone_3d_trajectory_following/animation.gif

View File

@@ -0,0 +1,7 @@
.. _bipedal:
Bipedal
=================
.. include:: bipedal_planner/bipedal_planner.rst

View File

@@ -0,0 +1,6 @@
Bipedal Planner
-----------------------------
Bipedal Walking with modifying designated footsteps
.. image:: https://github.com/AtsushiSakai/PythonRoboticsGifs/raw/master/Bipedal/bipedal_planner/animation.gif