ed_sensor_integration
|
#include <polygon_height_alm.h>
Public Member Functions | |
void | configure (tue::Configuration config) |
PolygonHeightALM () | |
void | process (const ed::RGBDData &rgbd_data, ed::PointCloudMaskPtr ¬_associated_mask, const ed::WorldModel &world_model, ed::UpdateRequest &req) |
![]() | |
const ed::TYPE & | getType () |
RGBDALModule (const ed::TYPE &type) | |
Protected Attributes | |
float | max_range_ |
int | min_cluster_size_ |
double | tolerance_ |
Tunable params. More... | |
![]() | |
tue::Profiler | profiler_ |
tue::ProfilePublisher | pub_profile_ |
ed::TYPE | type_ |
ros::Publisher | vis_marker_pub_ |
bool | visualize_ |
Definition at line 11 of file polygon_height_alm.h.
edKinect::PolygonHeightALM::PolygonHeightALM | ( | ) |
|
virtual |
Implements edKinect::RGBDALModule.
|
virtual |
Implements edKinect::RGBDALModule.
|
protected |
Definition at line 30 of file polygon_height_alm.h.
|
protected |
Definition at line 29 of file polygon_height_alm.h.
|
protected |
Tunable params.
Definition at line 28 of file polygon_height_alm.h.