Move a part of a model based on sensor measurments
I have added a laser sensor on a model (Gazebo 6.5.1). How can I steer a wheel according to the results of the sensor ?). I have in my mind to do it with the publisher - subscriber way , but i don't know how.
Also if anyone could give me an example of two plugins sending messages.