Go to the documentation of this file.
32 #include <RobotAPI/interface/core/RobotState.h>
33 #include <RobotAPI/interface/units/PlatformUnitInterface.h>
51 defineOptionalProperty<std::string>(
"PlatformName",
"Platform",
"Name of the platform (will publish values on PlatformName + 'State')");
71 virtual public PlatformUnitInterface,
78 return "PlatformUnit";
110 Ice::Float positionalAccuracy,
Ice::Float orientationalAccuracy,
const Ice::Current&
c = Ice::emptyCurrent)
override;
134 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.