CIMUDeducedReckoning(const bool IsVerbose)
This class contains the the devices module and the thread for read the measurements.
InertialMeasurementUnitPropertyDefinitions(std::string prefix)
Base unit for IMU sensors.
std::string prefix
Prefix of the properties such as namespace, domain, component name, etc.
PropertyDefinition< PropertyType > & defineOptionalProperty(const std::string &name, PropertyType defaultValue, const std::string &description="", PropertyDefinitionBase::PropertyConstness constness=PropertyDefinitionBase::eConstant)
IceUtil::Handle< RunningTask< T > > pointer_type
Shared pointer type for convenience.
XsensIMUPropertyDefinitions(std::string prefix)
void frameAcquisitionTaskLoop()
void onExitIMU() override
void onStartIMU() override
void onInitIMU() override
PropertyDefinitionsPtr createPropertyDefinitions() override
std::string getDefaultName() const override
This file offers overloads of toIce() and fromIce() functions for STL container types.
IceUtil::Handle< class PropertyDefinitionContainer > PropertyDefinitionsPtr
PropertyDefinitions smart pointer type.