From 6fe333e1db7f8fd6414519067cb3aa6f77bdc381 Mon Sep 17 00:00:00 2001 From: Atsushi Sakai Date: Thu, 4 Oct 2018 21:16:06 +0900 Subject: [PATCH] add code --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 71a26875..5d0fb7d0 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ Python codes for robotics algorithm. + # Table of Contents * [What is this?](#what-is-this) * [Requirements](#requirements) @@ -51,6 +52,7 @@ Python codes for robotics algorithm. * [Model predictive speed and steering control](#model-predictive-speed-and-steering-control) * [Arm Navigation](#arm-navigation) * [N joint arm to point control](#n-joint-arm-to-point-control) + * [Arm navigation with obstacle avoidance](#arm-navigation-with-obstacle-avoidance) * [Aerial Navigation](#aerial-navigation) * [drone 3d trajectory following](#drone-3d-trajectory-following) * [License](#license) @@ -548,3 +550,4 @@ This is a list: [Users comments](https://github.com/AtsushiSakai/PythonRobotics/ +