simulink model as GAZEBO plugin
Hello all
Is it possible to connect simulink to gazebo as a plugin ? for example if i like to model a nonlinear spring using simulink and include it as part of my robot ?
Does anyone have an idea if and how it can be done ?
thanks
Are you talking about having your model running in simulink, communicating with Gazebo somehow in real-time, or do you want to create a Gazebo plugin using code from simulink? Both are probably possible (with some work), but the approaches are different.