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