Velodyne input base class.
More...
#include <input.h>
Velodyne input base class.
Definition at line 72 of file input.h.
◆ Input()
velodyne_driver::Input::Input |
( |
ros::NodeHandle |
private_nh, |
|
|
uint16_t |
port |
|
) |
| |
constructor
- Parameters
-
private_nh | ROS private handle for calling node. |
port | UDP port number. |
Definition at line 73 of file input.cc.
◆ ~Input()
virtual velodyne_driver::Input::~Input |
( |
| ) |
|
|
inlinevirtual |
◆ getPacket()
virtual int velodyne_driver::Input::getPacket |
( |
velodyne_msgs::VelodynePacket * |
pkt, |
|
|
const double |
time_offset |
|
) |
| |
|
pure virtual |
◆ devip_str_
std::string velodyne_driver::Input::devip_str_ |
|
protected |
◆ gps_time_
bool velodyne_driver::Input::gps_time_ |
|
protected |
◆ port_
uint16_t velodyne_driver::Input::port_ |
|
protected |
◆ private_nh_
The documentation for this class was generated from the following files: