Wiki

toposens: toposens_bringup | toposens_description | toposens_driver | toposens_echo_driver | toposens_markers | toposens_msgs | toposens_pointcloud | toposens_sync

Package Summary

ROS device driver for communication with TS ECHO sensors on a CAN bus

toposens: toposens_bringup | toposens_description | toposens_driver | toposens_echo_driver | toposens_markers | toposens_msgs | toposens_pointcloud | toposens_sync

Package Summary

ROS device driver for communication with TS ECHO sensors on a CAN bus

Overview

This package contains nodes to enable the use of Toposens ECHO ONE sensor within ROS. Data will be published as toposens_msgs/TsScan.

ROS Nodes

toposens_echo_driver_node

Communicates with the Toposens Sensor Library and publishes ECHO ONE point clouds as toposens_msgs/TsScan.

Published Topics

ts_scans (toposens_msgs/TsScan)

Parameters

~com_interface (std_msgs/String) ~can_device (std_msgs/String) ~uart_device (std_msgs/String) ~loop_rate (double) ~scans_topic (std_msgs/String) ~sensor_mode (std_msgs/String) ~frame_id (std_msgs/String) ~target_frame (std_msgs/String) ~wait_for_transform (double) ~drop_single_sensor_transform_id (bool) ~respawn (bool) ~write_cfg_to_sensor (bool) ~transducer/volume (int) ~transducer/num_pulses (int) ~transducer/transducer_noise_threshold (double) ~transducer/transducer_noise_ratio (int) ~signal_processing/temperature (double) ~sensor/slp_dur_pulses (double) ~sensor/near_field_enabled (bool) ~sensor/near_field_threshold_phase_deviations (double) ~sensor/noise_threshold (int) ~sensor/enable_auto_gain (bool)

request_adc_dump

Service to request adc dump from sensor.

Parameters

sensor_id (std_msgs/String) file_path (std_msgs/String)

Wiki: toposens_echo_driver (last edited 2022-05-11 12:50:26 by DennisMaier)