Public Types | Public Member Functions
jsk_pcl_ros::PlanarPointCloudSimulator Class Reference

Utility class to generate pointcloud of depth camera and stereo camera. More...

#include <planar_pointcloud_simulator.h>

List of all members.

Public Types

typedef boost::shared_ptr
< PlanarPointCloudSimulator
Ptr

Public Member Functions

virtual void generate (const sensor_msgs::CameraInfo &info, double distance, pcl::PointCloud< pcl::PointXYZ > &cloud)
 Generate a pointcloud according to width, height and distance.
 PlanarPointCloudSimulator ()
virtual ~PlanarPointCloudSimulator ()

Detailed Description

Utility class to generate pointcloud of depth camera and stereo camera.

Definition at line 53 of file planar_pointcloud_simulator.h.


Member Typedef Documentation

Definition at line 56 of file planar_pointcloud_simulator.h.


Constructor & Destructor Documentation

Definition at line 41 of file planar_pointcloud_simulator_nodelet.cpp.

Definition at line 46 of file planar_pointcloud_simulator_nodelet.cpp.


Member Function Documentation

void jsk_pcl_ros::PlanarPointCloudSimulator::generate ( const sensor_msgs::CameraInfo &  info,
double  distance,
pcl::PointCloud< pcl::PointXYZ > &  cloud 
) [virtual]

Generate a pointcloud according to width, height and distance.

Definition at line 51 of file planar_pointcloud_simulator_nodelet.cpp.


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


jsk_pcl_ros
Author(s): Yohei Kakiuchi
autogenerated on Wed Sep 16 2015 04:36:49