Implements a class for monitoring the receive buffer when interfacing w/ a Sick LMS 1xx LIDAR. More...
#include <sicktoolbox/SickConfig.hh>
#include <iostream>
#include <sys/ioctl.h>
#include <sicktoolbox/SickLMS1xxBufferMonitor.hh>
#include <sicktoolbox/SickLMS1xxMessage.hh>
#include <sicktoolbox/SickLMS1xxUtility.hh>
#include <sicktoolbox/SickException.hh>
Go to the source code of this file.
Namespaces | |
namespace | SickToolbox |
Encapsulates the Sick LIDAR Matlab/C++ toolbox. |
Implements a class for monitoring the receive buffer when interfacing w/ a Sick LMS 1xx LIDAR.
Code by Jason C. Derenick and Christopher R. Mansley. Contact jasonder(at)seas(dot)upenn(dot)edu
The Sick LIDAR Matlab/C++ Toolbox Copyright (c) 2009, Jason C. Derenick and Christopher R. Mansley All rights reserved.
This software is released under a BSD Open-Source License. See http://sicktoolbox.sourceforge.net
Definition in file SickLMS1xxBufferMonitor.cc.