Go to the documentation of this file.
31 #include <RobotAPI/interface/units/InertialMeasurementUnit.h>
46 defineOptionalProperty<std::string>(
"IMUTopicName",
"IMUValues",
"Name of the IMU Topic.");
56 virtual public armarx::InertialMeasurementUnitInterface,
65 return "InertialMeasurementUnit";
virtual void onExitIMU()=0
InertialMeasurementUnitListenerPrx IMUTopicPrx
std::string prefix
Prefix of the properties such as namespace, domain, component name, etc.
virtual void onInitIMU()=0
PropertyDefinitionsPtr createPropertyDefinitions() override
void onConnectComponent() override
std::string getDefaultName() const override
InertialMeasurementUnitPropertyDefinitions(std::string prefix)
void onDisconnectComponent() override
void onInitComponent() override
Default component property definition container.
Base Class for SensorActorUnits.
Base unit for IMU sensors.
void onExitComponent() override
virtual void onStartIMU()=0
This file offers overloads of toIce() and fromIce() functions for STL container types.