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/GraphStorage.h>
67 using PointT = pcl::PointXYZRGBL;
103 armarx::semantic::GraphStorageTopicPrx graphStorage;
The DebugDrawerTopic wraps a DebugDrawerInterfacePrx and provides a more useful interface than the Ic...
Property definitions of SegmentSpatialRelations.
void onDisconnectPointCloudProcessor() override
void onExitPointCloudProcessor() override
std::string prefix
Prefix of the properties such as namespace, domain, component name, etc.
std::string getDefaultName() const override
armarx::PropertyDefinitionsPtr createPropertyDefinitions() override
The PointCloudProcessor class provides an interface for access to PointCloudProviders via Ice and sha...
void onConnectPointCloudProcessor() override
Properties of PointCloudProcessor.
SegmentSpatialRelationsPropertyDefinitions(std::string prefix)
void onInitPointCloudProcessor() override
Brief description of class SegmentSpatialRelations.