Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 872 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 872 Bytes

The rotoscan metapackage Build Status

This contains the driver and necessary utilities for Leuze rotoScan laser rangefinder device.

rotoscan_node

A ROS Driver for Leuze rotoScan laser rangefinder devices, publishing sensor_msgs/LaserScan messages. Currently supports devices connected via Ethernet and serial port, but could be extended to interface with other models. Orginially from here and updated for the catkin build system.

timeutils

timeutils contains utility code related to time(stamps) on *NIX. Orginially from here and updated for the catkin build system.