Defines the abstract parent class for all Sick messages. More...
#include <arpa/inet.h>
#include <iomanip>
#include <iostream>
Go to the source code of this file.
Classes | |
class | SickToolbox::SickMessage< MSG_HEADER_LENGTH, MSG_PAYLOAD_MAX_LENGTH, MSG_TRAILER_LENGTH > |
Provides an abstract parent for all Sick messages. More... | |
Namespaces | |
namespace | SickToolbox |
Encapsulates the Sick LIDAR Matlab/C++ toolbox. |
Defines the abstract parent class for all Sick messages.
Code by Jason C. Derenick and Thomas H. Miller. Contact derenick(at)lehigh(dot)edu
The Sick LIDAR Matlab/C++ Toolbox Copyright (c) 2008, Jason C. Derenick and Thomas H. Miller All rights reserved.
This software is released under a BSD Open-Source License. See http://sicktoolbox.sourceforge.net
Definition in file SickMessage.hh.