mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-01-13 19:48:02 -05:00
add README
This commit is contained in:
12
README.md
12
README.md
@@ -7,6 +7,7 @@
|
||||
Python codes for robotics algorithm.
|
||||
|
||||
|
||||
|
||||
# Table of Contents
|
||||
* [What is this?](#what-is-this)
|
||||
* [Requirements](#requirements)
|
||||
@@ -72,6 +73,8 @@ Python codes for robotics algorithm.
|
||||
* [Arm Navigation](#arm-navigation)
|
||||
* [Two joint arm to point control](#two-joint-arm-to-point-control)
|
||||
* [N joint arm to point control](#n-joint-arm-to-point-control)
|
||||
* [Aerial Navigation](#aerial-navigation)
|
||||
* [drone 3d trajectory following](#drone-3d-trajectory-following)
|
||||
* [License](#license)
|
||||
* [Contribution](#contribution)
|
||||
* [Support](#support)
|
||||
@@ -757,6 +760,14 @@ You can set the goal position of the end effector with left-click on the ploting
|
||||
|
||||
In this simulation N = 10, however, you can change it.
|
||||
|
||||
# Aerial Navigation
|
||||
|
||||
## drone 3d trajectory following
|
||||
|
||||
This is a 3d trajectory following simulation for a quadrotor.
|
||||
|
||||

|
||||
|
||||
|
||||
# License
|
||||
|
||||
@@ -801,3 +812,4 @@ This is a list: [Users comments](https://github.com/AtsushiSakai/PythonRobotics/
|
||||
- [Alexis Paques](https://github.com/AlexisTM)
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user