Skip to content

Commit 79af1e1

Browse files
committed
Ref for state lattice planner is added
1 parent 4d326c6 commit 79af1e1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -362,6 +362,12 @@ This script is a path planning code with state lattice planning.
362362

363363
This code uses the model predictive trajectory generator to solve boundary problem.
364364

365+
Ref:
366+
367+
- [Optimal rough terrain trajectory generation for wheeled mobile robots](http://journals.sagepub.com/doi/pdf/10.1177/0278364906075328)
368+
369+
- [State Space Sampling of Feasible Motions for High-Performance Mobile Robot Navigation in Complex Environments](http://www.frc.ri.cmu.edu/~alonzo/pubs/papers/JFR_08_SS_Sampling.pdf)
370+
365371

366372
### Uniform polar sampling
367373

0 commit comments

Comments
 (0)