Go to the documentation of this file.
26 #include <pcl/point_types.h>
30 #include <ArmarXCore/interface/observers/ObserverInterface.h>
33 #include <VisionX/interface/libraries/SemanticObjectRelations/ShapesTopic.h>
67 using PointT = pcl::PointXYZRGBL;
103 armarx::semantic::ShapesTopicPrx shapesTopic;
The DebugDrawerTopic wraps a DebugDrawerInterfacePrx and provides a more useful interface than the Ic...
SegmentAABBShapesProviderPropertyDefinitions(std::string prefix)
std::string getDefaultName() const override
void onInitPointCloudProcessor() override
std::string prefix
Prefix of the properties such as namespace, domain, component name, etc.
::IceInternal::ProxyHandle< ::IceProxy::armarx::DebugObserverInterface > DebugObserverInterfacePrx
void onConnectPointCloudProcessor() override
void onExitPointCloudProcessor() override
The PointCloudProcessor class provides an interface for access to PointCloudProviders via Ice and sha...
Properties of PointCloudProcessor.
armarx::PropertyDefinitionsPtr createPropertyDefinitions() override
void onDisconnectPointCloudProcessor() override
Property definitions of SegmentAABBShapesProvider.
Brief description of class SegmentAABBShapesProvider.