TrajectoryControllerSubUnit Member List

This is the complete list of members for TrajectoryControllerSubUnit, including all inherited members.

addPlugin(const std::string prefix="", ParamsT &&...params)ManagedIceObjectinlineprotected
addPlugin(PluginT *&targ, const std::string prefix="", ParamsT &&...params)ManagedIceObjectinlineprotected
addPlugin(std::experimental::observer_ptr< PluginT > &targ, const std::string prefix="", ParamsT &&...params)ManagedIceObjectinlineprotected
addPropertyUser(const PropertyUserPtr &subPropertyUser)Componentprotected
checkLogLevel(MessageTypeT level) constLoggingprotected
Component()Componentprotected
componentPropertiesUpdated(const std::set< std::string > &changedProperties) overrideTrajectoryControllerSubUnitvirtual
considerConstraints(bool, const Ice::Current &=Ice::emptyCurrent) overrideTrajectoryControllerSubUnit
create(Ice::PropertiesPtr properties=Ice::createProperties(), const std::string &configName="", const std::string &configDomain="ArmarX")Componentinlinestatic
createPropertyDefinitions() overrideTrajectoryControllerSubUnitinlineprotectedvirtual
deactivateSpam(float deactivationDurationSec=10.0f, const std::string &identifier="", bool deactivate=true) constLogging
enableProfiler(bool enable)ManagedIceObject
enableRobotPoseUnit(bool, const Ice::Current &=Ice::emptyCurrent) overrideTrajectoryControllerSubUnit
forceComponentCreatedByComponentCreateFunc()Component
generateSubObjectName(const std::string &superObjectName, const std::string &subObjectName)ManagedIceObjectstatic
generateSubObjectName(const std::string &subObjectName)ManagedIceObject
getAdditionalPropertyUsers() constComponent
getArmarXManager() constManagedIceObject
getCommunicator() constManagedIceObjectprotected
getComponentProxyNames()PropertyUser
getConfigDomain()Componentprotected
getConfigIdentifier()Componentprotected
getConfigName()Componentprotected
getConnectivity() constManagedIceObject
getCurrentTime(const Ice::Current &=Ice::emptyCurrent) overrideTrajectoryControllerSubUnit
getDefaultName() const overrideTrajectoryControllerSubUnitinlineprotectedvirtual
getEffectiveLoggingLevel() constLogging
getEndTime(const Ice::Current &=Ice::emptyCurrent) overrideTrajectoryControllerSubUnit
getIceManager() constManagedIceObject
getIceProperties() constPropertyUser
getLogSender() constLoggingprotected
getMetaInfo(const std::string &id)ManagedIceObject
getMetaInfoMap() constManagedIceObject
getName() constManagedIceObject
getObjectAdapter() constManagedIceObject
getObjectScheduler() constManagedIceObject
GetObjectStateAsString(int state)ManagedIceObjectstatic
getPeriodicTask(const std::string &name)ManagedIceObject
getPluginPointer(std::type_info const &type, std::string const &prefix)ManagedIceObjectprotected
getProfiler() constManagedIceObject
getProperty(const std::string &name)Component
getProperty(const std::string &name) constComponentinline
getProperty(T &val, const std::string &name) constComponentinline
getProperty(std::atomic< T > &val, const std::string &name) constComponentinline
armarx::PropertyUser::getProperty(const std::string &name)PropertyUser
armarx::PropertyUser::getProperty(const std::string &name) constPropertyUserinline
armarx::PropertyUser::getProperty(T &val, const std::string &name) constPropertyUserinline
armarx::PropertyUser::getProperty(std::atomic< T > &val, const std::string &name) constPropertyUserinline
getPropertyAsCSV(ContainerT &val, const std::string &name, const std::string &splitBy=",;", bool trimElements=true, bool removeEmptyElements=true)PropertyUserinline
getPropertyAsCSV(const std::string &name, const std::string &splitBy=",;", bool trimElements=true, bool removeEmptyElements=true)PropertyUserinline
getPropertyDefinitions()PropertyUser
getProxy(long timeoutMs=0, bool waitForScheduler=true) constManagedIceObject
getProxy(long timeoutMs=0, bool waitForScheduler=true) constManagedIceObjectinline
getProxy(Prx &prx, long timeoutMs=0, bool waitForScheduler=true) constManagedIceObjectinline
getProxy(const std::string &name, bool addToDependencies=false, const std::string &endpoints="", bool throwOnProxyError=true)ManagedIceObjectinline
getProxy(IceInternal::ProxyHandle< ProxyTarg > &proxy, const std::string &name, Args &&...args)ManagedIceObjectinline
getProxy(const std::string &name, IceInternal::ProxyHandle< ProxyTarg > &proxy, Args &&...args)ManagedIceObjectinline
getProxy(IceInternal::ProxyHandle< ProxyTarg > &proxy, const char *name, Args &&...args)ManagedIceObjectinline
getProxy(const char *name, IceInternal::ProxyHandle< ProxyTarg > &proxy, Args &&...args)ManagedIceObjectinline
getProxy(ProxyType &proxy, const char *name, bool addToDependencies=false, const std::string &endpoints="", bool throwOnProxyError=true)ManagedIceObjectinline
getProxyFromProperty(const std::string &propertyName, bool addToDependencies=false, const std::string &endpoints="", bool throwOnProxyError=true)Componentinline
getProxyFromProperty(ProxyType &proxy, const std::string &propertyName, bool addToDependencies=false, const std::string &endpoints="", bool throwOnProxyError=true)Componentinline
getState() constManagedIceObject
getSubscribedTopicNames()PropertyUser
getTopic(const std::string &name)ManagedIceObjectinline
getTopic(TopicProxyType &topicProxy, const std::string &name)ManagedIceObjectinline
getTopicFromProperty(const std::string &propertyName)Componentinline
getTopicFromProperty(TopicProxyType &top, const std::string &propertyName)Componentinline
getTopicProxyNames()PropertyUser
getTrajEndTime(const Ice::Current &=Ice::emptyCurrent) overrideTrajectoryControllerSubUnit
getUnresolvedDependencies() constManagedIceObject
hasProperty(const std::string &name)PropertyUser
icePropertiesInitialized()Componentinlineprotectedvirtual
initializeProperties(const std::string &configName, Ice::PropertiesPtr const &properties, const std::string &configDomain)Component
injectPropertyDefinitions(PropertyDefinitionsPtr &props) overrideComponentvirtual
loadBasePoseTraj(const TrajectoryBasePtr &basePoseTraj, const Ice::Current &=Ice::emptyCurrent) overrideTrajectoryControllerSubUnit
loadJointTraj(const TrajectoryBasePtr &jointTraj, const Ice::Current &=Ice::emptyCurrent) overrideTrajectoryControllerSubUnit
Logging()Logging
loghelper(const char *file, int line, const char *function) constLoggingprotected
ManagedIceObject(ManagedIceObject const &other)ManagedIceObject
ManagedIceObject()ManagedIceObjectprotected
minimumLoggingLevelLoggingprotected
NullPtrManagedIceObjectstatic
offeringTopic(const std::string &name)ManagedIceObject
offeringTopicFromProperty(const std::string &propertyName)Component
onConnectComponent() overrideTrajectoryControllerSubUnitprotectedvirtual
onDisconnectComponent() overrideTrajectoryControllerSubUnitprotectedvirtual
onExitComponent()ManagedIceObjectinlineprotectedvirtual
onInitComponent() overrideTrajectoryControllerSubUnitprotectedvirtual
pauseTrajectoryPlayer(const Ice::Current &=Ice::emptyCurrent) overrideTrajectoryControllerSubUnit
PeriodicTaskPtr typedefManagedIceObject
postOnConnectComponent()ManagedIceObjectinlineprotectedvirtual
postOnDisconnectComponent()ManagedIceObjectinlineprotectedvirtual
postOnExitComponent()ManagedIceObjectinlineprotectedvirtual
postOnInitComponent()ManagedIceObjectinlineprotectedvirtual
preambleGetTopic(std::string const &name)ManagedIceObject
armarx::preOnConnectComponent()ManagedIceObjectinlineprotectedvirtual
armarx::Component::preOnConnectComponent() overrideComponentvirtual
preOnDisconnectComponent()ManagedIceObjectinlineprotectedvirtual
preOnExitComponent()ManagedIceObjectinlineprotectedvirtual
armarx::preOnInitComponent()ManagedIceObjectinlineprotectedvirtual
armarx::Component::preOnInitComponent() overrideComponentvirtual
PropertyUser()PropertyUser
removeProxyDependency(const std::string &name)ManagedIceObjectprotected
reportControlModeChanged(const NameControlModeMap &, Ice::Long, bool, const Ice::Current &) overrideTrajectoryControllerSubUnitinline
reportJointAccelerations(const NameValueMap &, Ice::Long, bool, const Ice::Current &) overrideTrajectoryControllerSubUnitinline
reportJointAngles(const NameValueMap &, Ice::Long, bool, const Ice::Current &) overrideTrajectoryControllerSubUnitinline
reportJointCurrents(const NameValueMap &, Ice::Long, bool, const Ice::Current &) overrideTrajectoryControllerSubUnitinline
reportJointMotorTemperatures(const NameValueMap &, Ice::Long, bool, const Ice::Current &) overrideTrajectoryControllerSubUnitinline
reportJointStatuses(const NameStatusMap &, Ice::Long, bool, const Ice::Current &) overrideTrajectoryControllerSubUnitinline
reportJointTorques(const NameValueMap &, Ice::Long, bool, const Ice::Current &) overrideTrajectoryControllerSubUnitinline
reportJointVelocities(const NameValueMap &, Ice::Long, bool, const Ice::Current &) overrideTrajectoryControllerSubUnitinline
resetTrajectoryPlayer(bool moveToFrameZeroPose, const Ice::Current &=Ice::emptyCurrent) overrideTrajectoryControllerSubUnit
setEndTime(Ice::Double, const Ice::Current &=Ice::emptyCurrent) overrideTrajectoryControllerSubUnit
setIceProperties(Ice::PropertiesPtr properties)PropertyUservirtual
setIsPreview(bool, const Ice::Current &=Ice::emptyCurrent) overrideTrajectoryControllerSubUnit
setIsVelocityControl(bool, const Ice::Current &=Ice::emptyCurrent) overrideTrajectoryControllerSubUnitinline
setJointsInUse(const std::string &, bool, const Ice::Current &=Ice::emptyCurrent) overrideTrajectoryControllerSubUnit
setLocalMinimumLoggingLevel(MessageTypeT level)Logging
setLoopPlayback(bool loop, const Ice::Current &=Ice::emptyCurrent) overrideTrajectoryControllerSubUnit
setMetaInfo(const std::string &id, const VariantBasePtr &value)ManagedIceObject
setName(std::string name)ManagedIceObjectprotected
setOffset(const ::Eigen::Matrix4f &, const ::Ice::Current &=::Ice::emptyCurrent) overrideTrajectoryControllerSubUnitinline
setTag(const LogTag &tag)Logging
setTag(const std::string &tagName)Logging
setup(RobotUnit *rUnit)TrajectoryControllerSubUnit
spamFilterLoggingmutableprotected
startPeriodicTask(const std::string &uniqueName, std::function< void(void)> f, int periodMs, bool assureMeanInterval=false, bool forceSystemTime=true)ManagedIceObject
startTrajectoryPlayer(const Ice::Current &=Ice::emptyCurrent) overrideTrajectoryControllerSubUnit
stopPeriodicTask(const std::string &name)ManagedIceObject
stopTrajectoryPlayer(const Ice::Current &=Ice::emptyCurrent) overrideTrajectoryControllerSubUnit
tagLoggingprotected
terminate()ManagedIceObjectprotected
tryAddProperty(const std::string &propertyName, const std::string &value)PropertyUser
unsubscribeFromTopic(const std::string &name)ManagedIceObject
update(const SensorAndControl &sc, const JointAndNJointControllers &c) overrideTrajectoryControllerSubUnitvirtual
updateIceProperties(const std::map< std::string, std::string > &changes)PropertyUservirtual
updateProperties()PropertyUser
updateProxies(IceManagerPtr)PropertyUser
usingProxy(const std::string &name, const std::string &endpoints="")ManagedIceObject
usingProxyFromProperty(const std::string &propertyName, const std::string &endpoints="")Component
usingTopic(const std::string &name, bool orderedPublishing=false)ManagedIceObject
usingTopicFromProperty(const std::string &propertyName, bool orderedPublishing=false)Component
waitForObjectScheduler()ManagedIceObject
waitForProxy(std::string const &name, bool addToDependencies)ManagedIceObject
~Logging()Loggingvirtual
~ManagedIceObject() overrideManagedIceObjectprotected
~PropertyUser() overridePropertyUser