Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • RTIS ROS RTIS ROS
  • Project information
    • Project information
    • Activity
    • Members
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Wiki
    • Wiki
  • Activity
Collapse sidebar
  • RTIS Software
  • RTIS ROSRTIS ROS
  • Wiki
  • Home

Home · Changes

Page history
Update home authored Mar 31, 2023 by Wouter Jansen's avatar Wouter Jansen
Hide whitespace changes
Inline Side-by-side
home.md
View page @ 985e16ad
## 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
Clone repository
  • Home