mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-01-13 17:57:55 -05:00
update README
This commit is contained in:
BIN
PathPlanning/CRRRTStar/Figure_1.png
Normal file
BIN
PathPlanning/CRRRTStar/Figure_1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 259 KiB |
BIN
PathPlanning/CRRRTStar/Figure_3.png
Normal file
BIN
PathPlanning/CRRRTStar/Figure_3.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 26 KiB |
BIN
PathPlanning/CRRRTStar/Figure_4.png
Normal file
BIN
PathPlanning/CRRRTStar/Figure_4.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 26 KiB |
BIN
PathPlanning/CRRRTStar/Figure_5.png
Normal file
BIN
PathPlanning/CRRRTStar/Figure_5.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 32 KiB |
18
README.md
18
README.md
@@ -78,6 +78,23 @@ A sample code with Reeds Shepp path planning.
|
||||

|
||||

|
||||
|
||||
## Closed Loop RRT\*
|
||||
|
||||
A sample code with closed loop RRT\*
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
see:
|
||||
|
||||
- [Motion Planning in Complex Environments
|
||||
using Closed-loop Prediction](http://acl.mit.edu/papers/KuwataGNC08.pdf)
|
||||
|
||||
- [Real-time Motion Planning with Applications to
|
||||
Autonomous Urban Driving](http://acl.mit.edu/papers/KuwataTCST09.pdf)
|
||||
|
||||
- [[1601.06326] Sampling-based Algorithms for Optimal Motion Planning Using Closed-loop Prediction](https://arxiv.org/abs/1601.06326)
|
||||
|
||||
# Path tracking
|
||||
|
||||
@@ -90,7 +107,6 @@ Path tracking simulation with pure pursuit steering control and PID speed contro
|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user