Go to the documentation of this file.
33 #include <RobotAPI/interface/core/RobotState.h>
34 #include <RobotAPI/interface/units/PlatformUnitInterface.h>
48 defineOptionalProperty<std::string>(
51 "Name of the platform (will publish values on PlatformName + 'State')");
76 return "PlatformUnit";
117 const Ice::Current&
c = Ice::emptyCurrent)
override;
142 PlatformPose
toPlatformPose(
const TransformStamped& transformStamped);
const VariantTypeId Float
std::string prefix
Prefix of the properties such as namespace, domain, component name, etc.
Default component property definition container.
Base Class for SensorActorUnits.
PlatformPose toPlatformPose(const TransformStamped &transformStamped)
This file offers overloads of toIce() and fromIce() functions for STL container types.