Skip to content

ROS message type specifications for use with multibeam sonars.

Notifications You must be signed in to change notification settings

pvazteixeira/mb_msgs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mb_msgs

ROS message types for sonars.

Overview

This package contains two message types meant for use with single-, split- and multi-beam sonars. It defines two message types

  • Ping - this type is closer to raw sonar data; it uses the sensor_msgs/Image type to transport magnitude and phase from the sonar, and defines additional information (such as beam direction, range bins, etc.)
  • Scan - this type captures returns extracted from the raw sonar data. For each return, the message carries its coordinates, magnitude, and phase. It also carries range bounds and beamwidth information.

Contributing

Feel free to contribute by opening issues and creating pull requests.

About

ROS message type specifications for use with multibeam sonars.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published