INTRODUCTION Overview Download and Install Quick Start Documentation Publications NONFRAMEWORK CODE Driver Interfaces Drivers Libraries Utilities FRAMEWORK CODE Interfaces Components Libraries Utilities Full Software Listings DEVELOPER Tutorials Examples Dev Guide Dashboard PEOPLE Contributors Users Project Download Mailing lists
|
LaserScanner2dSickCarmen
|
A wrapper for project-Carmen implementation for SICK lasers.
Drives real laser hardware, directly connected to the computer. Uses Carmen's SICK laser implementation (see the Carmen website). This driver works robustly and can be configured with different baud rates.
This is a Linux-only implementation. Does NOT work with kernel 2.6.17 producing this message (use dmesg) "laser2d sets custom speed on ttyS3. This is deprecated." Google search indicates that it's a known kernel issue which currently has no solution. A new method of setting custom serial speed will be introduced in future kernels at which point we'll try to convert our code.
SickCarmen.Device
(string)SickCarmen.LaserType
(string)SickCarmen.Baudrate
(int) [bps]Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)