Go to the documentation of this file.
53 #ifndef VELODYNE_DRIVER_INPUT_H
54 #define VELODYNE_DRIVER_INPUT_H
59 #include <netinet/in.h>
63 #include <velodyne_msgs/VelodynePacket.h>
86 virtual int getPacket(velodyne_msgs::VelodynePacket *pkt,
87 const double time_offset) = 0;
104 virtual int getPacket(velodyne_msgs::VelodynePacket *pkt,
105 const double time_offset);
124 double packet_rate = 0.0,
125 std::string filename =
"",
126 bool read_once =
false,
127 bool read_fast =
false,
128 double repeat_delay = 0.0);
131 virtual int getPacket(velodyne_msgs::VelodynePacket *pkt,
132 const double time_offset);
150 #endif // VELODYNE_DRIVER_INPUT_H
static uint16_t POSITION_PORT_NUMBER
static uint16_t DATA_PORT_NUMBER
velodyne_driver
Author(s): Jack O'Quin, Patrick Beeson, Michael Quinlan, Yaxin Liu
autogenerated on Fri Aug 2 2024 08:46:21