Public Member Functions | Private Member Functions | Private Attributes
velodyne_laserscan::VelodyneLaserScan Class Reference

#include <velodyne_laserscan.h>

List of all members.

Public Member Functions

 VelodyneLaserScan (ros::NodeHandle &nh, ros::NodeHandle &nh_priv)

Private Member Functions

void connectCb ()
void reconfig (VelodyneLaserScanConfig &config, uint32_t level)
void recvCallback (const sensor_msgs::PointCloud2ConstPtr &msg)

Private Attributes

VelodyneLaserScanConfig cfg_
boost::mutex connect_mutex_
ros::NodeHandle nh_
ros::Publisher pub_
unsigned int ring_count_
dynamic_reconfigure::Server
< VelodyneLaserScanConfig > 
srv_
ros::Subscriber sub_

Detailed Description

Definition at line 49 of file velodyne_laserscan.h.


Constructor & Destructor Documentation

Definition at line 39 of file velodyne_laserscan.cpp.


Member Function Documentation

Definition at line 48 of file velodyne_laserscan.cpp.

void velodyne_laserscan::VelodyneLaserScan::reconfig ( VelodyneLaserScanConfig &  config,
uint32_t  level 
) [private]

Definition at line 272 of file velodyne_laserscan.cpp.

void velodyne_laserscan::VelodyneLaserScan::recvCallback ( const sensor_msgs::PointCloud2ConstPtr &  msg) [private]

Definition at line 61 of file velodyne_laserscan.cpp.


Member Data Documentation

VelodyneLaserScanConfig velodyne_laserscan::VelodyneLaserScan::cfg_ [private]

Definition at line 63 of file velodyne_laserscan.h.

Definition at line 55 of file velodyne_laserscan.h.

Definition at line 59 of file velodyne_laserscan.h.

Definition at line 61 of file velodyne_laserscan.h.

Definition at line 67 of file velodyne_laserscan.h.

dynamic_reconfigure::Server<VelodyneLaserScanConfig> velodyne_laserscan::VelodyneLaserScan::srv_ [private]

Definition at line 64 of file velodyne_laserscan.h.

Definition at line 60 of file velodyne_laserscan.h.


The documentation for this class was generated from the following files:


velodyne_laserscan
Author(s): Micho Radovnikovich, Kevin Hallenbeck
autogenerated on Wed Jul 3 2019 19:32:17