mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-04-22 03:00:41 -04:00
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
7
docs/modules/bipedal/bipedal_main.rst
Normal file
7
docs/modules/bipedal/bipedal_main.rst
Normal file
@@ -0,0 +1,7 @@
|
||||
.. _bipedal:
|
||||
|
||||
Bipedal
|
||||
=================
|
||||
|
||||
.. include:: bipedal_planner/bipedal_planner.rst
|
||||
|
||||
6
docs/modules/bipedal/bipedal_planner/bipedal_planner.rst
Normal file
6
docs/modules/bipedal/bipedal_planner/bipedal_planner.rst
Normal 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
|
||||
Reference in New Issue
Block a user