1 | initial version |
Here is an example of a Gazebo plugin for controlling a vehicle with joints.
To publish to Gazebo topics, you can make use of gazebo transport. See this example on how to write a program that publishes to gazebo topics (the example uses custom msgs which should not be needed in your case). Supported msg descriptions can be found here