Skip to content

EdwardAbrosimov/terarangerduo-ros

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TeraRanger Duo ROS Module

This is the ROS module for the TeraRanger Duo ranging sensor (www.teraranger.com).

Using module

To use the ROS node you just need to:

  • Create a ROS Workspace
  • Copy the node terarangerduo package into the workspace src directory
  • Compile using: catkin_make
  • Run using: rosrun terarangerduo terarangerduo_node _portname:=/dev/ttyUSB0

If you want to change the operating mode, run

  • rosrun rqt_reconfigure rqt_reconfigure

NB: remember to execute the daemon roscore before running the rosrun command

Packages

No packages published

Languages

  • C++ 92.8%
  • CMake 4.9%
  • Python 2.3%