Go to the documentation of this file.
27 #include <RobotAPI/interface/units/MetaWearIMUInterface.h>
28 #include <RobotAPI/interface/units/MetaWearIMU.h>
44 defineOptionalProperty<std::string>(
"MetaWearPythonTopicName",
"MetaWearPythonData",
"Name of the topic provided by the python driver");
45 defineOptionalProperty<std::string>(
"MetaWearTopicName",
"MetaWearData",
"Name of the MetaWear topic");
62 virtual public armarx::MetaWearIMUInterface
103 void reportIMUValues(
const std::string& name,
const MetaWearIMUDataExt& data_ext,
const Ice::Current&)
override;
std::string prefix
Prefix of the properties such as namespace, domain, component name, etc.
Baseclass for all ArmarX ManagedIceObjects requiring properties.
Default component property definition container.
This file offers overloads of toIce() and fromIce() functions for STL container types.