Skip to content

Commit 99332fd

Browse files
committed
update README
1 parent b926a80 commit 99332fd

File tree

2 files changed

+5
-79
lines changed

2 files changed

+5
-79
lines changed

PathPlanning/ModelPredictiveTrajectoryGenerator/neuralnet_init_pram_regressor.py

Lines changed: 0 additions & 79 deletions
This file was deleted.

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,14 @@ Path planning algorithm.
2020

2121
This script is a path planning code with model predictive trajectory generator.
2222

23+
Path optimization sample:
2324

2425
![PythonRobotics/figure_1.png at master · AtsushiSakai/PythonRobotics](https://github.com/AtsushiSakai/PythonRobotics/blob/master/PathPlanning/ModelPredictiveTrajectoryGenerator/kn05animation.gif)
2526

27+
Loopup table generation sample:
28+
29+
![PythonRobotics/figure_1.png at master · AtsushiSakai/PythonRobotics](https://github.com/AtsushiSakai/PythonRobotics/blob/master/PathPlanning/ModelPredictiveTrajectoryGenerator/lookuptable.png)
30+
2631
see:
2732
- [Optimal rough terrain trajectory generation for wheeled mobile robots](http://journals.sagepub.com/doi/pdf/10.1177/0278364906075328)
2833

0 commit comments

Comments
 (0)