Reference for the optimizePath function?
Ältere Kommentare anzeigen
Hi,
I was wondering if anyone can point me in a direction of some kind of reference for the optimizePath where I can read about the details of the function? I could not find anything in the documentation of the function and don't really know where to look, perhaps there is no reference either.. But I have my fingers crossed!
Akzeptierte Antwort
Weitere Antworten (2)
Torsten
am 11 Okt. 2022
0 Stimmen
Laxit Gavshinde
am 14 Okt. 2022
0 Stimmen
hey Niklas,
optimizePath implements Time Elastic Band approach published by C. Rösmann et. al. The main paper it implements is:
C. Rösmann, F. Hoffmann and T. Bertram: Kinodynamic Trajectory Optimization and Control for Car-Like Robots, IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), Vancouver, BC, Canada, Sept. 2017.
Other papers which can help in understanding how the optimization works is:
C. Rösmann, W. Feiten, T. Wösch, F. Hoffmann and T. Bertram: Efficient trajectory optimization using a sparse model. Proc. IEEE European Conference on Mobile Robots, Spain, Barcelona, Sept. 2013, pp. 138–143.
Kategorien
Mehr zu Deep Learning Toolbox finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!