mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-01-14 07:18:01 -05:00
update README
This commit is contained in:
13
README.md
13
README.md
@@ -10,8 +10,6 @@
|
||||
|
||||
Python codes for robotics algorithm.
|
||||
|
||||
|
||||
|
||||
# Table of Contents
|
||||
* [What is this?](#what-is-this)
|
||||
* [Requirements](#requirements)
|
||||
@@ -59,6 +57,7 @@ Python codes for robotics algorithm.
|
||||
* [Arm navigation with obstacle avoidance](#arm-navigation-with-obstacle-avoidance)
|
||||
* [Aerial Navigation](#aerial-navigation)
|
||||
* [drone 3d trajectory following](#drone-3d-trajectory-following)
|
||||
* [rocket powered landing](#rocket-powered-landing)
|
||||
* [License](#license)
|
||||
* [Use-case](#use-case)
|
||||
* [Contribution](#contribution)
|
||||
@@ -516,6 +515,15 @@ This is a 3d trajectory following simulation for a quadrotor.
|
||||
|
||||

|
||||
|
||||
## rocket powered landing
|
||||
|
||||
This is a 3d trajectory generation simulation for a rocket powered landing.
|
||||
|
||||

|
||||
|
||||
Ref:
|
||||
|
||||
- [notebook](https://github.com/AtsushiSakai/PythonRobotics/blob/master/AerialNavigation/rocket_powered_landing/rocket_powered_landing.ipynb)
|
||||
|
||||
# License
|
||||
|
||||
@@ -572,3 +580,4 @@ This is a list: [Users comments](https://github.com/AtsushiSakai/PythonRobotics/
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user