Skip to content

Commit 845a373

Browse files
committed
feat: Elastic Bands doc
1 parent 0de8fe2 commit 845a373

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
Elastic Bands
2+
-------------
3+
4+
This is a path planning with Elastic Bands.
5+
6+
.. image:: https://github.com/AtsushiSakai/PythonRoboticsGifs/raw/master/PathPlanning/ElasticBands/animation.gif
7+
8+
Ref:
9+
10+
- `Elastic Bands: Connecting Path Planning and Control <http://www8.cs.umu.se/research/ifor/dl/Control/elastic%20bands.pdf>`__

docs/modules/5_path_planning/path_planning_main.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,4 @@ Path planning is the ability of a robot to search feasible and efficient path to
3131
hybridastar/hybridastar
3232
frenet_frame_path/frenet_frame_path
3333
coverage_path/coverage_path
34+
elastic_bands/elastic_bands

0 commit comments

Comments
 (0)