mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-04-22 03:00:22 -04:00
add some simulation results.
This commit is contained in:
15
README.md
15
README.md
@@ -31,6 +31,21 @@ Lookup table generation sample:
|
||||
see:
|
||||
- [Optimal rough terrain trajectory generation for wheeled mobile robots](http://journals.sagepub.com/doi/pdf/10.1177/0278364906075328)
|
||||
|
||||
# State Lattice Planning
|
||||
|
||||
This script is a path planning code with state lattice planning.
|
||||
|
||||
This code uses the model predictive trajectory generator to solve boundary problem.
|
||||
|
||||
|
||||
Uniform polar sampling results:
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
|
||||
|
||||
## RRT
|
||||
|
||||
Rapidly Randamized Tree Path planning sample.
|
||||
|
||||
Reference in New Issue
Block a user