Adding global models (e.g. wind)...
I am new to Gazebo and for my application I would need to add several dynamic models, the state of which influences the robot models present in the world. A simple example could be a (time varying) wind model that needs to be accessed from within the robot models in order to compute aerodynamic forces.
From the gazebo documentation I was not able to work out what is the best way to implement something like the above. Any suggestion?
Thanks in advance.