Skip to content

Commit b1347be

Browse files
committed
update README
1 parent ed2667e commit b1347be

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -548,6 +548,16 @@ Ref:
548548

549549
- [B\-spline \- Wikipedia](https://en.wikipedia.org/wiki/B-spline)
550550

551+
## Eta^3 Spline path planning
552+
553+
![eta3](https://github.com/AtsushiSakai/PythonRobotics/raw/master/PathPlanning/Eta3SplinePath/animation.gif?raw=True)
554+
555+
Ref:
556+
557+
- [\eta^3-Splines for the Smooth Path Generation of Wheeled Mobile Robots](https://ieeexplore.ieee.org/document/4339545/)
558+
559+
560+
551561
## Bezier path planning
552562

553563
A sample code of Bezier path planning.

0 commit comments

Comments
 (0)