activateController(const Ice::Current &=Ice::emptyCurrent) final override | NJointControllerBase | |
addPlugin(const std::string prefix="", ParamsT &&...params) | ManagedIceObject | inlineprotected |
addPlugin(PluginT *&targ, const std::string prefix="", ParamsT &&...params) | ManagedIceObject | inlineprotected |
addPlugin(std::experimental::observer_ptr< PluginT > &targ, const std::string prefix="", ParamsT &&...params) | ManagedIceObject | inlineprotected |
AreNotInConflict(ItT first, ItT last) | NJointControllerBase | inlinestatic |
callDescribedFunction(const std::string &, const StringVariantBaseMap &, const Ice::Current &=Ice::emptyCurrent) override | NJointControllerBase | inline |
checkLogLevel(MessageTypeT level) const | Logging | protected |
ConfigPtrT typedef | DeprecatedNJointPeriodicTSDMPCompliantController | |
controlDataMutex | NJointControllerWithTripleBuffer< DeprecatedNJointPeriodicTSDMPCompliantControllerControlData > | mutableprotected |
controllerRun() | DeprecatedNJointPeriodicTSDMPCompliantController | protected |
deactivateAndDeleteController(const Ice::Current &=Ice::emptyCurrent) final override | NJointControllerBase | |
deactivateController(const Ice::Current &=Ice::emptyCurrent) final override | NJointControllerBase | |
deactivateSpam(float deactivationDurationSec=10.0f, const std::string &identifier="", bool deactivate=true) const | Logging | |
deleteController(const Ice::Current &=Ice::emptyCurrent) final override | NJointControllerBase | |
DeprecatedNJointPeriodicTSDMPCompliantController(const RobotUnitPtr &, const NJointControllerConfigPtr &config, const VirtualRobot::RobotPtr &) | DeprecatedNJointPeriodicTSDMPCompliantController | |
enableProfiler(bool enable) | ManagedIceObject | |
GenerateConfigDescriptionFunctionSignature typedef | NJointControllerBase | |
GenerateConfigFromVariantsFunctionSignature typedef | NJointControllerBase | |
generateSubObjectName(const std::string &superObjectName, const std::string &subObjectName) | ManagedIceObject | static |
generateSubObjectName(const std::string &subObjectName) | ManagedIceObject | |
getArmarXManager() const | ManagedIceObject | |
getCanVal(const Ice::Current &) override | DeprecatedNJointPeriodicTSDMPCompliantController | |
armarx::DeprecatedNJointPeriodicTSDMPCompliantControllerInterface::getCanVal() | DeprecatedNJointPeriodicTSDMPCompliantControllerInterface | |
getClassName(const Ice::Current &) const | DeprecatedNJointPeriodicTSDMPCompliantController | virtual |
getCommunicator() const | ManagedIceObject | protected |
getConnectivity() const | ManagedIceObject | |
getControlDevicesUsedJointController() | NJointControllerBase | inline |
getControlDeviceUsedBitmap() const | NJointControllerBase | inline |
getControlDeviceUsedControlModeMap(const Ice::Current &=Ice::emptyCurrent) const final override | NJointControllerBase | inline |
getControlDeviceUsedIndices() const | NJointControllerBase | inline |
getControllerDescription(const Ice::Current &=Ice::emptyCurrent) const final override | NJointControllerBase | |
getControllerDescriptionWithStatus(const Ice::Current &=Ice::emptyCurrent) const final override | NJointControllerBase | |
getControllerStatus(const Ice::Current &=Ice::emptyCurrent) const final override | NJointControllerBase | |
getDefaultName() const override | NJointControllerBase | inlineprotectedvirtual |
getEffectiveLoggingLevel() const | Logging | |
getFilteredForceTorque(Eigen::Vector3f &forceBaseline, Eigen::Vector3f &torqueBaseline, Eigen::Vector6f &handCompensatedFT) | DeprecatedNJointPeriodicTSDMPCompliantController | |
getFunctionDescriptions(const Ice::Current &=Ice::emptyCurrent) const override | NJointControllerBase | inline |
getIceManager() const | ManagedIceObject | |
getInstanceName(const Ice::Current &=Ice::emptyCurrent) const final override | NJointControllerBase | inline |
getKinematicChainName(const Ice::Current &) | DeprecatedNJointPeriodicTSDMPCompliantController | |
armarx::DeprecatedNJointPeriodicTSDMPCompliantControllerInterface::getKinematicChainName() | DeprecatedNJointPeriodicTSDMPCompliantControllerInterface | |
getLogSender() const | Logging | protected |
getMetaInfo(const std::string &id) | ManagedIceObject | |
getMetaInfoMap() const | ManagedIceObject | |
getName() const | ManagedIceObject | |
getObjectAdapter() const | ManagedIceObject | |
getObjectScheduler() const | ManagedIceObject | |
GetObjectStateAsString(int state) | ManagedIceObject | static |
getPeriodicTask(const std::string &name) | ManagedIceObject | |
getPluginPointer(std::type_info const &type, std::string const &prefix) | ManagedIceObject | protected |
getProfiler() const | ManagedIceObject | |
getProxy(long timeoutMs=0, bool waitForScheduler=true) const | ManagedIceObject | |
getProxy(long timeoutMs=0, bool waitForScheduler=true) const | ManagedIceObject | inline |
getProxy(Prx &prx, long timeoutMs=0, bool waitForScheduler=true) const | ManagedIceObject | inline |
getProxy(const std::string &name, bool addToDependencies=false, const std::string &endpoints="", bool throwOnProxyError=true) | ManagedIceObject | inline |
getProxy(IceInternal::ProxyHandle< ProxyTarg > &proxy, const std::string &name, Args &&...args) | ManagedIceObject | inline |
getProxy(const std::string &name, IceInternal::ProxyHandle< ProxyTarg > &proxy, Args &&...args) | ManagedIceObject | inline |
getProxy(IceInternal::ProxyHandle< ProxyTarg > &proxy, const char *name, Args &&...args) | ManagedIceObject | inline |
getProxy(const char *name, IceInternal::ProxyHandle< ProxyTarg > &proxy, Args &&...args) | ManagedIceObject | inline |
getProxy(ProxyType &proxy, const char *name, bool addToDependencies=false, const std::string &endpoints="", bool throwOnProxyError=true) | ManagedIceObject | inline |
getState() const | ManagedIceObject | |
getTCPGravityCompensation(Eigen::Matrix4f ¤tPose, float tcpMass) | DeprecatedNJointPeriodicTSDMPCompliantController | |
getThreadPool() const | NJointControllerBase | protected |
getTopic(const std::string &name) | ManagedIceObject | inline |
getTopic(TopicProxyType &topicProxy, const std::string &name) | ManagedIceObject | inline |
getUnresolvedDependencies() const | ManagedIceObject | |
getWriterControlStruct() | NJointControllerWithTripleBuffer< DeprecatedNJointPeriodicTSDMPCompliantControllerControlData > | inlineprotected |
hasControllerError(const Ice::Current &=Ice::emptyCurrent) const final override | NJointControllerBase | inline |
isControllerActive(const Ice::Current &=Ice::emptyCurrent) const final override | NJointControllerBase | inline |
isControllerRequested(const Ice::Current &=Ice::emptyCurrent) const final override | NJointControllerBase | inline |
isDeletable(const Ice::Current &=Ice::emptyCurrent) const final override | NJointControllerBase | inline |
isFinished(const Ice::Current &) override | DeprecatedNJointPeriodicTSDMPCompliantController | |
armarx::DeprecatedNJointPeriodicTSDMPCompliantControllerInterface::isFinished() | DeprecatedNJointPeriodicTSDMPCompliantControllerInterface | |
isNotInConflictWith(const NJointControllerBasePtr &other) const | NJointControllerBase | inline |
isNotInConflictWith(const std::vector< char > &used) const | NJointControllerBase | |
learnDMPFromFiles(const Ice::StringSeq &fileNames, const Ice::Current &) override | DeprecatedNJointPeriodicTSDMPCompliantController | |
armarx::DeprecatedNJointPeriodicTSDMPCompliantControllerInterface::learnDMPFromFiles(Ice::StringSeq trajfiles) | DeprecatedNJointPeriodicTSDMPCompliantControllerInterface | |
learnDMPFromTrajectory(const TrajectoryBasePtr &trajectory, const Ice::Current &) override | DeprecatedNJointPeriodicTSDMPCompliantController | |
armarx::DeprecatedNJointPeriodicTSDMPCompliantControllerInterface::learnDMPFromTrajectory(TrajectoryBase trajectory) | DeprecatedNJointPeriodicTSDMPCompliantControllerInterface | |
LockGuardType typedef | NJointControllerWithTripleBuffer< DeprecatedNJointPeriodicTSDMPCompliantControllerControlData > | |
Logging() | Logging | |
loghelper(const char *file, int line, const char *function) const | Logging | protected |
ManagedIceObject(ManagedIceObject const &other) | ManagedIceObject | |
ManagedIceObject() | ManagedIceObject | protected |
minimumLoggingLevel | Logging | protected |
MutexType typedef | NJointControllerWithTripleBuffer< DeprecatedNJointPeriodicTSDMPCompliantControllerControlData > | |
NJointControllerBase() | NJointControllerBase | |
NJointControllerWithTripleBuffer(const DeprecatedNJointPeriodicTSDMPCompliantControllerControlData &initialCommands=DeprecatedNJointPeriodicTSDMPCompliantControllerControlData()) | NJointControllerWithTripleBuffer< DeprecatedNJointPeriodicTSDMPCompliantControllerControlData > | inline |
NullPtr | NJointControllerBase | static |
offeringTopic(const std::string &name) | ManagedIceObject | |
onConnectComponent() final | NJointControllerBase | protectedvirtual |
onConnectNJointController() | NJointControllerBase | inlineprotectedvirtual |
onDisconnectComponent() final | NJointControllerBase | protectedvirtual |
onDisconnectNJointController() | DeprecatedNJointPeriodicTSDMPCompliantController | protectedvirtual |
onExitComponent() final | NJointControllerBase | protectedvirtual |
onExitNJointController() | NJointControllerBase | inlineprotectedvirtual |
onInitComponent() final | NJointControllerBase | protectedvirtual |
onInitNJointController() | DeprecatedNJointPeriodicTSDMPCompliantController | protectedvirtual |
onPublish(const SensorAndControl &, const DebugDrawerInterfacePrx &, const DebugObserverInterfacePrx &) | DeprecatedNJointPeriodicTSDMPCompliantController | protectedvirtual |
onPublishActivation(const DebugDrawerInterfacePrx &, const DebugObserverInterfacePrx &) | NJointControllerBase | inlineprotectedvirtual |
onPublishDeactivation(const DebugDrawerInterfacePrx &, const DebugObserverInterfacePrx &) | NJointControllerBase | inlineprotectedvirtual |
pauseDMP(const Ice::Current &) override | DeprecatedNJointPeriodicTSDMPCompliantController | |
armarx::DeprecatedNJointPeriodicTSDMPCompliantControllerInterface::pauseDMP() | DeprecatedNJointPeriodicTSDMPCompliantControllerInterface | |
peekControlDevice(const std::string &deviceName) const | NJointControllerBase | |
peekSensorDevice(const std::string &deviceName) const | NJointControllerBase | |
PeriodicTaskPtr typedef | ManagedIceObject | |
postOnConnectComponent() | ManagedIceObject | inlineprotectedvirtual |
postOnDisconnectComponent() | ManagedIceObject | inlineprotectedvirtual |
postOnExitComponent() | ManagedIceObject | inlineprotectedvirtual |
postOnInitComponent() | ManagedIceObject | inlineprotectedvirtual |
preambleGetTopic(std::string const &name) | ManagedIceObject | |
preOnConnectComponent() | ManagedIceObject | inlineprotectedvirtual |
preOnDisconnectComponent() | ManagedIceObject | inlineprotectedvirtual |
preOnExitComponent() | ManagedIceObject | inlineprotectedvirtual |
preOnInitComponent() | ManagedIceObject | inlineprotectedvirtual |
reinitTripleBuffer(const DeprecatedNJointPeriodicTSDMPCompliantControllerControlData &initial) | NJointControllerWithTripleBuffer< DeprecatedNJointPeriodicTSDMPCompliantControllerControlData > | inlineprotected |
removeProxyDependency(const std::string &name) | ManagedIceObject | protected |
resetDMP(const Ice::Current &) override | DeprecatedNJointPeriodicTSDMPCompliantController | |
armarx::DeprecatedNJointPeriodicTSDMPCompliantControllerInterface::resetDMP() | DeprecatedNJointPeriodicTSDMPCompliantControllerInterface | |
resumeDMP(const Ice::Current &) override | DeprecatedNJointPeriodicTSDMPCompliantController | |
armarx::DeprecatedNJointPeriodicTSDMPCompliantControllerInterface::resumeDMP() | DeprecatedNJointPeriodicTSDMPCompliantControllerInterface | |
rtGetClassName() const | NJointControllerBase | inline |
rtGetControlDeviceUsedIndices() const | NJointControllerBase | inline |
rtGetControlStruct() const | NJointControllerWithTripleBuffer< DeprecatedNJointPeriodicTSDMPCompliantControllerControlData > | inlineprotected |
rtGetErrorState() const | NJointControllerBase | inline |
rtGetInstanceName() const | NJointControllerBase | inline |
rtGetNumberOfUsedControlDevices() const | NJointControllerBase | inline |
rtGetRobot() | NJointControllerBase | inline |
rtGetRobotNodes() | NJointControllerBase | inline |
rtPostDeactivateController() | NJointControllerBase | inlineprotectedvirtual |
rtPreActivateController() | NJointControllerBase | inlineprotectedvirtual |
rtRun(const IceUtil::Time &sensorValuesTimestamp, const IceUtil::Time &timeSinceLastIteration) | DeprecatedNJointPeriodicTSDMPCompliantController | virtual |
rtSetErrorState() | NJointControllerBase | inlineprotected |
rtSwapBufferAndRun(const IceUtil::Time &sensorValuesTimestamp, const IceUtil::Time &timeSinceLastIteration) override | NJointControllerWithTripleBuffer< DeprecatedNJointPeriodicTSDMPCompliantControllerControlData > | inlinevirtual |
rtUpdateControlStruct() | NJointControllerWithTripleBuffer< DeprecatedNJointPeriodicTSDMPCompliantControllerControlData > | inlineprotected |
rtUsesControlDevice(std::size_t deviceIndex) const | NJointControllerBase | inline |
runDMP(const Ice::DoubleSeq &goals, Ice::Double tau, const Ice::Current &) override | DeprecatedNJointPeriodicTSDMPCompliantController | |
armarx::DeprecatedNJointPeriodicTSDMPCompliantControllerInterface::runDMP(Ice::DoubleSeq goals, double tau) | DeprecatedNJointPeriodicTSDMPCompliantControllerInterface | |
runTask(const std::string &taskName, Task &&task) | NJointControllerBase | inlineprotected |
setAmplitude(Ice::Double amp, const Ice::Current &) override | DeprecatedNJointPeriodicTSDMPCompliantController | |
armarx::DeprecatedNJointPeriodicTSDMPCompliantControllerInterface::setAmplitude(double amplitude) | DeprecatedNJointPeriodicTSDMPCompliantControllerInterface | |
setControlStruct(const DeprecatedNJointPeriodicTSDMPCompliantControllerControlData &newStruct) | NJointControllerWithTripleBuffer< DeprecatedNJointPeriodicTSDMPCompliantControllerControlData > | inlineprotected |
setGoals(const Ice::DoubleSeq &goals, const Ice::Current &) override | DeprecatedNJointPeriodicTSDMPCompliantController | |
armarx::DeprecatedNJointPeriodicTSDMPCompliantControllerInterface::setGoals(Ice::DoubleSeq goals) | DeprecatedNJointPeriodicTSDMPCompliantControllerInterface | |
setKdImpedance(const Eigen::Vector6f &kdImpedance, const Ice::Current &) override | DeprecatedNJointPeriodicTSDMPCompliantController | |
armarx::DeprecatedNJointPeriodicTSDMPCompliantControllerInterface::setKdImpedance(Eigen::Vector6f kdImpedance) | DeprecatedNJointPeriodicTSDMPCompliantControllerInterface | |
setKpImpedance(const Eigen::Vector6f &kpImpedance, const Ice::Current &) override | DeprecatedNJointPeriodicTSDMPCompliantController | |
armarx::DeprecatedNJointPeriodicTSDMPCompliantControllerInterface::setKpImpedance(Eigen::Vector6f kpImpedance) | DeprecatedNJointPeriodicTSDMPCompliantControllerInterface | |
setLocalMinimumLoggingLevel(MessageTypeT level) | Logging | |
setMetaInfo(const std::string &id, const VariantBasePtr &value) | ManagedIceObject | |
setName(std::string name) | ManagedIceObject | protected |
setSpeed(Ice::Double times, const Ice::Current &) override | DeprecatedNJointPeriodicTSDMPCompliantController | |
armarx::DeprecatedNJointPeriodicTSDMPCompliantControllerInterface::setSpeed(double times) | DeprecatedNJointPeriodicTSDMPCompliantControllerInterface | |
setTag(const LogTag &tag) | Logging | |
setTag(const std::string &tagName) | Logging | |
setTargetForceInRootFrame(Ice::Float force, const Ice::Current &) override | DeprecatedNJointPeriodicTSDMPCompliantController | |
armarx::DeprecatedNJointPeriodicTSDMPCompliantControllerInterface::setTargetForceInRootFrame(float force) | DeprecatedNJointPeriodicTSDMPCompliantControllerInterface | |
spamFilter | Logging | mutableprotected |
startPeriodicTask(const std::string &uniqueName, std::function< void(void)> f, int periodMs, bool assureMeanInterval=false, bool forceSystemTime=true) | ManagedIceObject | |
stopDMP(const Ice::Current &) override | DeprecatedNJointPeriodicTSDMPCompliantController | |
armarx::DeprecatedNJointPeriodicTSDMPCompliantControllerInterface::stopDMP() | DeprecatedNJointPeriodicTSDMPCompliantControllerInterface | |
stopPeriodicTask(const std::string &name) | ManagedIceObject | |
tag | Logging | protected |
terminate() | ManagedIceObject | protected |
threadHandles | NJointControllerBase | protected |
threadHandlesMutex | NJointControllerBase | protected |
unsubscribeFromTopic(const std::string &name) | ManagedIceObject | |
useControlTarget(const std::string &deviceName, const std::string &controlMode) | NJointControllerBase | |
useControlTarget(const std::string &deviceName, const std::string &controlMode) | NJointControllerBase | inline |
useSensorValue(const std::string &sensorDeviceName) const | NJointControllerBase | |
useSensorValue(const std::string &deviceName) const | NJointControllerBase | inline |
useSynchronizedRtRobot(bool updateCollisionModel=false) | NJointControllerBase | |
usingProxy(const std::string &name, const std::string &endpoints="") | ManagedIceObject | |
usingTopic(const std::string &name, bool orderedPublishing=false) | ManagedIceObject | |
waitForObjectScheduler() | ManagedIceObject | |
waitForProxy(std::string const &name, bool addToDependencies) | ManagedIceObject | |
writeControlStruct() | NJointControllerWithTripleBuffer< DeprecatedNJointPeriodicTSDMPCompliantControllerControlData > | inlineprotected |
~Logging() | Logging | virtual |
~ManagedIceObject() override | ManagedIceObject | protected |
~NJointControllerBase() override | NJointControllerBase | |