Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

driver_name: neobotix_usboard
msgs_name: neobotix_usboard_msgs

...

  • Neobotix USBoard with Bosch Parkpilot URF6/URF7/USS4 Ultrasonic Sensors

Subscribed Topics

Message TypeTopic Name

Description

can_msgs/Framecan_txAll data published to this topic will be parsed by the driver. This should be connected to a CAN interface.

Published Topics

Message TypeTopic Name

Description

can_msgs/Framecan_rxAll data published on this topic is intended to be sent to the sensor via a CAN interface.
neobotix_usboard_msgs/Data1to4parsed_tx/usboard_data1to4Raw sensor values, warnings, and alerts generated by connected ultrasonics 1 through 4.
neobotix_usboard_msgs/Data5to8parsed_tx/usboard_data5to8Raw sensor values, warnings, and alerts generated by connected ultrasonics 5 through 8.
neobotix_usboard_msgs/Data9to12parsed_tx/usboard_data9to12Raw sensor values, warnings, and alerts generated by connected ultrasonics 9 through 12.
neobotix_usboard_msgs/Data13to16parsed_tx/usboard_data13to16Raw sensor values, warnings, and alerts generated by connected ultrasonics 13 through 16.
visualization_msgs/MarkerArrayas_tx/sonar_markersVisualization information for RViz based on data abstracted from the raw ultrasonic readings.

Published Topics

All data published to this topic will be parsed by the driver. This should be connected to a CAN interface
Message TypeTopic Name

Description

can_msgs/Framecan_tx.

Parameters

~can_basic_address
    The decimal representation of the base address used for the CAN messages coming from the device.

...