ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

For the first approach (communicating with Gazebo in (simulated) real-time), see Football Table Simulation Visualization Tool for instance. This uses a shared-memory plugin in Gazebo and a set of Simulink blocks to synchronise Gazebo and the controller in time, and to exchange data between the two. See Feedback control of gazebo with simulink over shared memory for a video of it in action.