|
|
## RTIS ROS General Usage
|
|
|
# RTIS ROS
|
|
|
|
|
|
ROS Node that connects to the RTIS Network to publish RTIS sensor data.
|
|
|
|
|
|
## Usage
|
|
|
|
|
|
#### Launch Publisher
|
|
|
Once an RTIS Network is available you can launch the RTIS ROS Publisher with the provided [launch file](launch/rtis_publisher.launch). This will connect to the RTIS Network and publish all the sonar measurements on the correct topics.
|
... | ... | @@ -22,4 +26,4 @@ Depending on what you enable with the RTIS Publisher node launch parameters as s |
|
|
* _RTISInfo_ topic: This is a custom message that has the same Header as the other topics in terms of frame and topic naming scheme. It is always enabled. It provides you with all hardware and DSP settings used
|
|
|
by that particular RTIS sensor. Please see the [message](msg/RTISInfo.msg) itself for more details on the available variables. It is a latched message so will always be available.
|
|
|
#### RVIZ
|
|
|
An [RVIZ configuration file](rviz/rtis.rviz) is also provided to see the pointcloud and/or the energyscape image for each connected RTIS Client. |
|
|
\ No newline at end of file |
|
|
An [RVIZ configuration file](rviz/rtis.rviz) is also provided to see the pointcloud and/or the energyscape image for each connected RTIS Client. |
|
|
\ No newline at end of file |