measure the ROS loop time in simulink
古いコメントを表示
I am trying to figure out my control loop time in simulink for controlling my simulation using MATLAB 2021a.
I am using the loop control rate block found in these closed loop control example here
The comments say:
% The rate control may not be effective if the simulation model is too
% complex to be handled at the desired rate. To check the rate control
% performance, consider output rateObj.LastPeriod. Ideally it should be
% close to SampleTime during most part of the simulation.
How do I actually output/access the rateObj.LastPeriod in the model so I can make a historgram of the control rate?
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および 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!
