How to dynamically update model parameters [closed]
Hello, Thank you all for the support! I am running a simulation of quadrotors on Gazebo. I am trying to update the physical parameters dynamically. For example, I'd like to change the mass of the quadrotor without terminating the simulation and relaunching the whole thing. I am implementing a Gazebo plugin, and it seems to change the mass in the simulation (on the left column where it displays the model properties). However, it's only the number that changed, it doesn't take any physical affect in the animation. Much appreciation if you can point me to a direction on solving this issue!
I never used it myself but I've seen some packages use dynamic reconfigure. It might be worth a look.
this makes it -- for now at least -- a Gazebo-specific question.
I would recommend you ask those over at the Gazebo Answers site, as this one is for ROS.
If you do post there, could you please post a comment here with a link to your new question?
Thanks.
Ok, thank you so much