Difference between revisions of "RangeSensorToROSRange"
From UWSim
(Created page with "RangeSensorToROSRange interface is the publisher for rangeSensor inside rosInterfaces block. This interface publishes distance to the nearest obstacle of the sensor us...") |
(No difference)
|
Latest revision as of 12:56, 11 January 2017
RangeSensorToROSRange interface is the publisher for rangeSensor inside rosInterfaces block. This interface publishes distance to the nearest obstacle of the sensor using ROS range messages.
XML syntax
In order to add this interface the name of the sensor and a topic name are required.
- name: Name of the sensor.
- topic: Topic for publishing the sensor readings.
- rate: Publishing rate.