How do range messages work?
Hello, I saw that the robot im using has a sonar topic which publishes the sensor message "range".
I have tested the topic with rostopic echo and looked at this link:
http://docs.ros.org/en/api/sensor_msg...
But i cant seem to figure out how the sensor actually works.
What does the sensor return after a callback?
Any help is appreciated, thanks
Is the question about how sonar sensors work, or how the data carried by
sensor_msgs/Range
should be interpreted?Im asking how to interpret the data
Could you clarify what is unclear?