Reference for the optimizePath function?

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!

 採用された回答

Torsten
Torsten 2022 年 10 月 11 日

0 投票

3 件のコメント

Niklas Persson
Niklas Persson 2022 年 10 月 12 日
Thanks for the answer, however, it is basicially the same information as you would find in the online documentation for the function which is included in my original post. I'm curious about the equations used and how the problem is set up.
Torsten
Torsten 2022 年 10 月 12 日
Then you should contact Mathworks Support Center for additional information.
Niklas Persson
Niklas Persson 2022 年 10 月 13 日
I ended up contact the support and he pointed me to the source code where I eventually found the background information I was looking for.
Thanks for your help!

サインインしてコメントする。

その他の回答 (2 件)

Laxit Gavshinde
Laxit Gavshinde 2022 年 10 月 14 日

0 投票

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.

カテゴリ

ヘルプ センター および File ExchangeDeep Learning Toolbox についてさらに検索

質問済み:

2022 年 10 月 11 日

回答済み:

2022 年 10 月 14 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by