mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-04-22 03:00:22 -04:00
update README
This commit is contained in:
22
README.md
22
README.md
@@ -6,9 +6,6 @@
|
||||
|
||||
Python codes for robotics algorithm.
|
||||
|
||||
|
||||
|
||||
|
||||
# Table of Contents
|
||||
* [What is this?](#what-is-this)
|
||||
* [Requirements](#requirements)
|
||||
@@ -84,11 +81,12 @@ This is a Python code collection of robotics algorithms, especially for autonomo
|
||||
|
||||
Features:
|
||||
|
||||
1. Widely used and practical algorithms are selected.
|
||||
1. Easy to read for understanding each algorithm's basic idea.
|
||||
|
||||
2. Minimum dependency.
|
||||
2. Widely used and practical algorithms are selected.
|
||||
|
||||
3. Minimum dependency.
|
||||
|
||||
3. Easy to read for understanding each algorithm's basic idea.
|
||||
|
||||
# Requirements
|
||||
|
||||
@@ -738,8 +736,16 @@ Ref:
|
||||
|
||||
Two joint arm to a point control simulation.
|
||||
|
||||
This is a interactive simulation.
|
||||
|
||||
You can set the goal position of the end effector with left-click on the ploting area.
|
||||
|
||||

|
||||
|
||||
Ref:
|
||||
|
||||
- [P. I. Corke, "Robotics, Vision and Control" \| SpringerLink p102](https://link.springer.com/book/10.1007/978-3-642-20144-8)
|
||||
|
||||
|
||||
# License
|
||||
|
||||
@@ -777,7 +783,3 @@ PayPal donation is also welcome.
|
||||
|
||||
- [Alexis Paques](https://github.com/AlexisTM)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user