Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 1.33 KB

README.md

File metadata and controls

25 lines (22 loc) · 1.33 KB

TFmini(Plus)-ROS

TFmini(Plus)'s Examples for ROS.

/**************************************************************************************************************************************
/* Benewake mini infrared range sensor TFmini ROS package
/* Version 1.0
/**************************************************************************************************************************************

/**************************************************************************************************************************************
/* Package Information
/**************************************************************************************************************************************
  Package:			tfmini_ros
  Node:				tfmini_ros_node
  Published Topics:
    /tfmini_ros_node/TFmini (sensor_msgs/Range)
      The distance of object detected. 
      Note: This node won't publish topic if no object exists within TFmini's measurement range, and the behavior can be changed in file 
      /src/TFmini_ros_node.cpp
      
/**************************************************************************************************************************************
/* Quick Start
/**************************************************************************************************************************************
  $ roslaunch tfmini_ros tfmini.launch