ConvertBack Class Reference

List of all members.

Public Member Functions

 ConvertBack ()
virtual void onInit ()
 ~ConvertBack ()

Private Member Functions

void processScan (const velodyne_msgs::VelodyneScanPtr &scan)
 callback for scan data

Private Attributes

ros::Publisher output_
ros::Subscriber scan_

Detailed Description

Definition at line 21 of file convert_back.cc.


Constructor & Destructor Documentation

ConvertBack::ConvertBack (  )  [inline]

Definition at line 19 of file convert_back.cc.

ConvertBack::~ConvertBack (  )  [inline]

Definition at line 20 of file convert_back.cc.


Member Function Documentation

void ConvertBack::onInit (  )  [virtual]

Definition at line 35 of file convert_back.cc.

void ConvertBack::processScan ( const velodyne_msgs::VelodyneScanPtr &  scan  )  [private]

callback for scan data

converts velodyne_msgs/VelodyneScan message to velodyne_common/RawScan

Definition at line 53 of file convert_back.cc.


Member Data Documentation

ros::Publisher ConvertBack::output_ [private]

Definition at line 27 of file convert_back.cc.

ros::Subscriber ConvertBack::scan_ [private]

Definition at line 26 of file convert_back.cc.


The documentation for this class was generated from the following file:
 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