just a pointcloud generator for sample usage
More...
#include <pointcloud_model_generator.h>
just a pointcloud generator for sample usage
Definition at line 84 of file pointcloud_model_generator.h.
◆ PointT
◆ Ptr
◆ addPole()
◆ flat()
void jsk_footstep_planner::PointCloudModelGenerator::flat |
( |
pcl::PointCloud< PointT > & |
output, |
|
|
double |
hole_rate |
|
) |
| |
|
protectedvirtual |
◆ flatPole()
void jsk_footstep_planner::PointCloudModelGenerator::flatPole |
( |
pcl::PointCloud< PointT > & |
output, |
|
|
double |
hole_rate |
|
) |
| |
|
protectedvirtual |
◆ gaussian()
void jsk_footstep_planner::PointCloudModelGenerator::gaussian |
( |
pcl::PointCloud< PointT > & |
output, |
|
|
double |
hole_rate |
|
) |
| |
|
protectedvirtual |
◆ generate()
◆ hills()
void jsk_footstep_planner::PointCloudModelGenerator::hills |
( |
pcl::PointCloud< PointT > & |
output, |
|
|
double |
hole_rate |
|
) |
| |
|
protectedvirtual |
◆ stairs()
void jsk_footstep_planner::PointCloudModelGenerator::stairs |
( |
pcl::PointCloud< PointT > & |
output, |
|
|
double |
hole_rate |
|
) |
| |
|
protectedvirtual |
◆ supportedModels()
The documentation for this class was generated from the following files: