ROS2Sonic  0.2.0
A ROS2 driver for R2Sonic MBES
Loading...
Searching...
No Matches
r2sonic::R2SonicNode::Parameters::Topics Struct Reference

#include <r2sonic_node.hpp>

Public Attributes

std::string detections
 detections topic with type marine_acoustic_msgs::RawSonarDetections
 
std::string bth0
 raw bth0 topic r2sonic_interfaces::RawPacket
 
std::string acoustic_image
 acoustic image topic with type marine_acoustic_msgs::RawSonarImage
 
std::string aid0
 raw aid0 topic with type r2sonic_interfaces::RawPacket
 

Member Data Documentation

◆ acoustic_image

std::string r2sonic::R2SonicNode::Parameters::Topics::acoustic_image

acoustic image topic with type marine_acoustic_msgs::RawSonarImage

◆ aid0

std::string r2sonic::R2SonicNode::Parameters::Topics::aid0

raw aid0 topic with type r2sonic_interfaces::RawPacket

◆ bth0

std::string r2sonic::R2SonicNode::Parameters::Topics::bth0

raw bth0 topic r2sonic_interfaces::RawPacket

◆ detections

std::string r2sonic::R2SonicNode::Parameters::Topics::detections

detections topic with type marine_acoustic_msgs::RawSonarDetections


The documentation for this struct was generated from the following file: