speed up ROS controller loop rate
古いコメントを表示
I am using a MATLAB 2021a.
I made a sliding mode controller to control a robot in a simulation. I have been following several of the examples mainly the feedback example.
However I would really like to run my controller much faster thjen 0.02s I like to increase this by an order of magnitude. 0.02s is rather slow.
How can I increase the loop speed and make sure its stable?
採用された回答
その他の回答 (1 件)
Nathaniel Goldfarb
2021 年 6 月 3 日
0 投票
3 件のコメント
Abhijeet Gadkari
2021 年 6 月 3 日
編集済み: Abhijeet Gadkari
2021 年 6 月 3 日
Hello Nathaniel,
I don't have definitions of some custom messages (ambf_walker) you are using in this model.
Can you provide those definitions?
Also, there are some MATLAB functions used by the controller that are missing. I see following errors when I get past the custom messages problem.
Undefined function or variable 'forward_kinimatics_leg'.
Function 'Controller/interaction sping-damper/human left' (#197.52.110), line 4, column 1: "[knee, ankle, dknee, danke]
Since your use-case is more complex, you can contact customer support and you can share more details about your project.
-Abhijeet
Nathaniel Goldfarb
2021 年 6 月 3 日
編集済み: Nathaniel Goldfarb
2021 年 6 月 3 日
Nathaniel Goldfarb
2021 年 6 月 4 日
カテゴリ
ヘルプ センター および File Exchange で ROS Network Access in Simulink についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


