Wiki

  Show EOL distros: 

Package Summary

This package provides ros nodes for single sensors from Terabee

  • Maintainer status: maintained
  • Maintainer: Krzysztof Żurad <krzysztof.zurad AT terabee DOT com>, Pierre-Louis Kabaradjian <pierre-louis.kabaradjian AT terabee DOT com>, Baptiste Potier <baptiste.potier AT terabee DOT com>
  • Author: Kabaradjian Pierre-Louis <pierre-louis.kabaradjian AT terabee DOT com>, Baptiste Potier <baptiste.potier AT terabee DOT com>
  • License: MIT

Package Summary

This package provides ros nodes for single sensors from Terabee

  • Maintainer status: maintained
  • Maintainer: Krzysztof Żurad <krzysztof.zurad AT terabee DOT com>, Pierre-Louis Kabaradjian <pierre-louis.kabaradjian AT terabee DOT com>, Baptiste Potier <baptiste.potier AT terabee DOT com>
  • Author: Kabaradjian Pierre-Louis <pierre-louis.kabaradjian AT terabee DOT com>, Baptiste Potier <baptiste.potier AT terabee DOT com>
  • License: MIT

Github: *https://github.com/Terabee/teraranger

Supported Hardware

This package works with TeraRanger Evo Mini, TeraRanger Evo 60m, TeraRanger Evo 600Hz, TeraRanger Evo 3m , TeraRanger Evo Thermal 33/90, TeraRanger Evo 64px, TeraRanger One and TeraRanger Duo. You can find more information below.

TeraRanger Evo 60m is the long range Time-of-Flight distance sensor of the TeraRanger product family. It provides calibrated distance readings in millimetres and has a range up to 60m, whilst remaining lightweight and small! Instead of laser, TeraRanger Evo uses LED technology. React faster and detect obstacles with greater assurance, TeraRanger Evo 600Hz is perfect for high-speed collision avoidance and object detection solution! With its 10cm to 3m range, 100Hz fixed update rate and greater accuracy(+/-2cm), the TeraRanger Evo 3m, is optimized for close-range distance measurement.

For more information about TeraRanger Evo 60m/Evo 600Hz/Evo 3m:

*https://www.terabee.com/shop/lidar-tof-range-finders/teraranger-evo-60m//

*https://www.terabee.com/portfolio-item/teraranger-evo-3m/

*https://www.terabee.com/portfolio-item/teraranger-evo-600hz/

*https://www.terabee.com/sensors-modules/lidar-tof-range-finders//


TeraRanger Evo Mini

For more information about TeraRanger Evo Mini:

*https://www.terabee.com/shop/lidar-tof-range-finders/teraranger-evo-mini/


TeraRanger Evo Thermal 33/90 Monitor heat variations, detect movement and capture the unseen! In a compact and affordable design, ideal for OEM integration in Smart City, Smart building, Robotics and Industrial applications. For more information about TeraRanger Evo Thermal 33/90:

*https://www.terabee.com/shop/thermal-cameras/teraranger-evo-thermal-90/

*https://www.terabee.com/shop/thermal-cameras/teraranger-evo-thermal-33/

*https://www.terabee.com/sensors-modules/thermal-cameras/


TeraRanger Evo 64px is a lightweight, high-performance multi-pixel sensor based on infrared Time-of-Flight (ToF) technology. For more information about TeraRanger Evo 64px:

*https://www.terabee.com/shop/3d-tof-cameras/teraranger-evo-64px/

*https://www.terabee.com/sensors-modules/3d-tof-cameras/


TeraRanger One is a lightweight, high-performance distance measurement sensor based on infrared Time-of-Flight (ToF) technology.

For more information about TeraRanger One:

*https://www.terabee.com/shop/lidar-tof-range-finders/teraranger-one/

*https://www.terabee.com/sensors-modules/lidar-tof-range-finders/


TeraRanger Duo is a powerful surface detection solution for any environment! Combining our advanced infrared Time-of-Flight (ToF) technology with classic ultrasound technology, you’ll never again have issues detecting the proximity of difficult surfaces.

Teraranger_duo.jpg

For more information about TeraRanger Duo:

*https://www.terabee.com/shop/lidar-tof-range-finders/teraranger-duo/

*https://www.terabee.com/sensors-modules/lidar-tof-range-finders/

API Stability

The ROS API of this driver should be considered stable.

Nodes

evo

This node is the official driver for TeraRanger Evo 60m, TeraRanger Evo 600Hz and TeraRanger Evo 3m.

Published Topics

/teraranger_evo (sensor_msgs/Range)

Parameters

_portname (str, default: "/dev/ttyACM0") _sensor_type (str, default: "Evo_60m")

evo_mini

This node is the official driver for TeraRanger Evo Mini

Published Topics

/teraranger_evo_mini/range (sensor_msgs/Range) /teraranger_evo_mini/ranges (teraranger_array/RangeArray)

Parameters

Static Parameters
_portname (str, default: "/dev/ttyACM0")
Dynamic Parameters
Pixel_mode (int, default: 0) Range_mode (int, default: 0)

evo_thermal

This node is the official driver for TeraRanger Evo Thermal 33/90

Published Topics

/teraranger_evo_thermal/raw_temp_array (std_msgs/Float64MultiArray) /teraranger_evo_thermal/rgb_image (sensor_msgs/Image) /teraranger_evo_thermal/ptat (std_msgs/Float64)

Parameters

Static Parameters
_portname (str, default: "/dev/ttyACM0") _baudrate (int, default: "115200")
Dynamic Parameters
thermal_image_flip_h (bool, default: False) thermal_image_flip_v (bool, default: False) thermal_image_interpolate (bool, default: False) manual_min_scaling (double_t, default: 0.0) manual_max_scaling (double_t, default: 0.0) Map (int_t, default: 3)

evo_64px

This node is the official driver for TeraRanger Evo 64px

Published Topics

/teraranger_evo_64px/point_cloud (sensor_msgs/PointCloud2) /teraranger_evo_64px/depth_image (sensor_msgs/Image)

Parameters

Static Parameters
_portname (str, default: "/dev/ttyACM0") _baudrate (int, default: "115200")
Dynamic Parameters
depth_image_invert (bool, default: false) depth_image_interpolate (bool, default: false) min_distance_mm (int, default: 100) max_distance_mm (int, default: 5000) Mode (int, default: 0)

one

This node is the official driver for TeraRanger One

Published Topics

/teraranger_one (sensor_msgs/Range)

Parameters

_portname (str, default: "/dev/ttyACM0")

duo

This node is the official driver for TeraRanger Duo

Published Topics

/teraranger_duo (sensor_msgs/Range)

Parameters

_portname (str, default: "/dev/ttyACM0")

Running

To launch a node simply run:

rosrun teraranger name_of_the_sensor

Wiki: teraranger (last edited 2019-11-20 08:50:21 by PierreLouisKabaradjian)