input.cc File Reference

#include <unistd.h>
#include <sys/socket.h>
#include <arpa/inet.h>
#include <poll.h>
#include <errno.h>
#include <velodyne/input.h>
#include <stdio.h>
#include <pcap.h>
#include <ros/ros.h>
#include <velodyne_common/RawScan.h>
#include <velodyne_msgs/VelodynePacket.h>
Include dependency graph for input.cc:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  velodyne

Detailed Description

Input classes for the Velodyne HDL-64E 3D LIDAR:

Input -- virtual base class than can be used to access the data independently of its source

InputSocket -- derived class reads live data from the device via a UDP socket

InputPCAP -- derived class provides a similar interface from a PCAP dump

Definition in file input.cc.

 All Classes Namespaces Files Functions Variables Typedefs Enumerator Defines


velodyne_common
Author(s): Jack O'Quin, Patrick Beeson, Michael Quinlan, Yaxin Liu
autogenerated on Fri Jan 11 10:05:56 2013