Package to Interact with the turtlebot Simulator in Gazebo.''
How to create a package to Interact with the turtlebot Simulator in Gazebo using software outside,
What features I can use to interact with the simulation and turtlebot gazebo, have pretension to create a program to send and receive information from the simulation. So I would have a light on which way to publish and receive by an external software.
I can help xDDD
Do you have the source code of the external software?
The external code, still do, but would like to know which methods I can use to communicate with the ROS / turtlebot / Gazebo, an example would be to have a method to create publisher and subscriber out through that code, I wonder as if I do this and how it would be!
thank;;