Go to the documentation of this file.
26 #include <pcl/point_types.h>
28 #include <IceUtil/Time.h>
32 #include <ArmarXCore/interface/observers/ObserverInterface.h>
72 using PointT = pcl::PointXYZRGBL;
void onInitPointCloudProcessor() override
void onConnectPointCloudProcessor() override
std::string prefix
Prefix of the properties such as namespace, domain, component name, etc.
LabeledPointCloudMergerPropertyDefinitions(std::string prefix)
void onDisconnectPointCloudProcessor() override
Brief description of class LabeledPointCloudMerger.
The PointCloudProcessor class provides an interface for access to PointCloudProviders via Ice and sha...
Property definitions of LabeledPointCloudMerger.
Properties of PointCloudProcessor.
armarx::core::time::DateTime Time
void onExitPointCloudProcessor() override
std::string getDefaultName() const override
Merges several labeled or unlabeled point clouds into one labeled point cloud.
armarx::PropertyDefinitionsPtr createPropertyDefinitions() override