I am building a model (of a cable) and a controller in simulink to actuate the end points of the cable in simulink. Since matlab is a numerical simulator and it lacks physics based interactions with the environment, I am thinking to use Gazebo for it (water interactions). I want to close the loop and do realtime co-simulation.
I saw matlab documentation for it - https://nl.mathworks.com/help/robotics/ug/perform-co-simulation-between-simulink-and-gazebo.html
I do not understand the step to perform - packageGazeboPlugin Please let me know how to do it.