Public Member Functions | Private Member Functions | Private Attributes
myPC Class Reference

List of all members.

Public Member Functions

 myPC ()
 ~myPC ()

Private Member Functions

void pointCloud2Callback (const sensor_msgs::PointCloud2::ConstPtr &msg)
void stereoCallback (const nav_msgs::Odometry::ConstPtr &msg)
void timerCallback (const ros::TimerEvent &)

Private Attributes

tf::StampedTransform Laser2multisense
tf::StampedTransform Laser2multisense_odom
tf::StampedTransform Laser2robot
tf::TransformListener mylistener
tf::TransformListener mylistener1
ros::NodeHandle n_
ros::Subscriber sub
ros::Subscriber sub_stereo_odom_
pcl::PointCloud< pcl::PointXYZ > sum_robot
pcl::PointCloud< pcl::PointXYZ > sum_stereo
ros::Timer timer
pcl::PCDWriter writer

Detailed Description

Definition at line 17 of file main.cpp.


Constructor & Destructor Documentation

myPC::myPC ( ) [inline]

Definition at line 20 of file main.cpp.

myPC::~myPC ( ) [inline]

Definition at line 26 of file main.cpp.


Member Function Documentation

void myPC::pointCloud2Callback ( const sensor_msgs::PointCloud2::ConstPtr &  msg) [private]

Definition at line 76 of file main.cpp.

void myPC::stereoCallback ( const nav_msgs::Odometry::ConstPtr &  msg) [private]

Definition at line 50 of file main.cpp.

void myPC::timerCallback ( const ros::TimerEvent ) [private]

Definition at line 103 of file main.cpp.


Member Data Documentation

Definition at line 42 of file main.cpp.

Definition at line 43 of file main.cpp.

Definition at line 41 of file main.cpp.

Definition at line 39 of file main.cpp.

Definition at line 40 of file main.cpp.

Definition at line 35 of file main.cpp.

Definition at line 36 of file main.cpp.

Definition at line 37 of file main.cpp.

pcl::PointCloud<pcl::PointXYZ> myPC::sum_robot [private]

Definition at line 45 of file main.cpp.

pcl::PointCloud<pcl::PointXYZ> myPC::sum_stereo [private]

Definition at line 46 of file main.cpp.

Definition at line 38 of file main.cpp.

Definition at line 47 of file main.cpp.


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


pointcloud2pcd
Author(s): Zhuang Yan , Yan Fei, Wu Nai Liang
autogenerated on Thu Jun 6 2019 18:56:27