Co-simulation Simulink and Gazebo: Gazebo custom support block makes simulation very slow

1 次查看(过去 30 天)
Hi, all.
I have an issue related to the too slow simulation speed due to the Gazebo Custom Support block in Simulink for Co-simulation Simuink and Gazebo. (I used MATLAB and Gazebo on the same mashine, Ubuntu)
I imagined that the contact message has too many fields, so it makes the speed slow.
But, even I selected /gazebo/default/joint in the Gazebo Custom Support block, it makes the speed very slow.
Once I remove the block, the speed is normal.
Is this a known issue?
If it is, please let me know when it would be solved. This is very critical issue for my project, since I am using reinforcement learning. For instance, a policy is trained with a normal simulation speed. And if i try to train it further only adding the Gazebo Custom Support block to the Simulink model, the performance is changed greatly due to the slow speed. it may be not related to this issue, but it is still critical.
Thanks.
In addition, I attached the comparison between a inverse kinematics result vs. a inverse kinematics result with the Gazebo Custom Support block. (a dffierence is this block)
Even they have the same target joint angles, just adding the Gazebo Custom Support block makes the changes in the results.
Some joints' responses without the block are fast while other joints' responses without the block are slow.
Are they some kinds of bugs?

采纳的回答

Gaurav Bhosale
Gaurav Bhosale 2022-2-1
Hi Yunsik,
Which MATLAB version you are using?
Further, I didn't get the comparision part. Which two results you are comapring?
Are you comparing Gazebo MATLAB API vs Gazebo Simulink Subscribe block ?
Can you please add more details about experiment.
Thanks
  5 个评论
Gaurav Bhosale
Gaurav Bhosale 2022-2-4
Hi Yunsik,
One more thing you can fix for older MATLAB version.
1] You need to open Gazebo library \toolbox\robotics\robotsimulink\robotslgazebo\robotgazebolib.slx
2] Unlock library
3] Click on down arrow
4] Check the sample time value. If it is 0.001 then change to 'sampleTime'. Compare all parameters shown below.
After this, save the robotgazebolib.slx and relaunch MATLAB.
Further, try to keep higher sample time for subscribe block, which can imporove performance.
Thanks.
Yunsik Jung
Yunsik Jung 2022-2-5
Hi, Gaurav.
It works! The reduced performance caused by this, "toolbox\robotics\robotsimulink\robotslgazebo\robotgazebolib.slx"!
In next version, it should be fixed.
Thank you very much!
Yunsik

请先登录,再进行评论。

更多回答(0 个)

产品


版本

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by