Public Types | Public Member Functions | List of all members
jsk_pcl_ros_utils::PlanarPointCloudSimulator Class Reference

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

#include <planar_pointcloud_simulator.h>

Public Types

typedef boost::shared_ptr< PlanarPointCloudSimulatorPtr
 

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. More...
 
 PlanarPointCloudSimulator ()
 
virtual ~PlanarPointCloudSimulator ()
 

Detailed Description

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

Definition at line 85 of file planar_pointcloud_simulator.h.

Member Typedef Documentation

◆ Ptr

Definition at line 120 of file planar_pointcloud_simulator.h.

Constructor & Destructor Documentation

◆ PlanarPointCloudSimulator()

jsk_pcl_ros_utils::PlanarPointCloudSimulator::PlanarPointCloudSimulator ( )

Definition at line 41 of file planar_pointcloud_simulator_nodelet.cpp.

◆ ~PlanarPointCloudSimulator()

jsk_pcl_ros_utils::PlanarPointCloudSimulator::~PlanarPointCloudSimulator ( )
virtual

Definition at line 46 of file planar_pointcloud_simulator_nodelet.cpp.

Member Function Documentation

◆ generate()

void jsk_pcl_ros_utils::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_utils
Author(s): Yohei Kakiuchi
autogenerated on Fri May 16 2025 03:11:44