Robotics System Toolbox - Pure Pursuit Simulink block modifications

10 ビュー (過去 30 日間)
Alexander
Alexander 2017 年 2 月 17 日
回答済み: Remo Pillat 2023 年 8 月 17 日
Is there a way to modify the Pure Pursuit Simulink block (Robotics System Toolbox) so that the desired velocity is an input that can vary during execution, instead of a mask parameter? We would like to generate a standalone ROS node from this modified block. We are using R2016B

回答 (1 件)

Remo Pillat
Remo Pillat 2023 年 8 月 17 日
Thanks for your input, Alexander. We are definitely considering this extension of the Simulink block in a future release. As a temporary workaround, you can call the controllerPurePursuit object in a MATLAB Function block. The DesiredLinearVelocity property on the object is tunable, so you can change it at runtime.

カテゴリ

Help Center および File ExchangePublishers and Subscribers についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by