FrameTracking Member List

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

_calculateJointAngles(const Eigen::Vector3f &point)FrameTrackingprotected
_calculateJointAnglesContinously(const std::string &frame)FrameTrackingprotected
_doPositionControl(const HeadState &headstate)FrameTrackingprotected
_doVelocityControl(const HeadState &headstate, float maxYawVelocity, float yawAcceleration, float maxPitchVelocity, float pitchAcceleration)FrameTrackingprotected
_enableTracking(bool enable)FrameTrackingprotected
_guiTabFrameTrackingprotected
_guiTaskFrameTrackingprotected
_lookAtFrame(const std::string &frame)FrameTrackingprotected
_lookAtPoint(const Eigen::Vector3f &point)FrameTrackingprotected
_looksAtPoint(const Eigen::Vector3f &point, float max_diff)FrameTrackingprotected
_remoteGuiFrameTrackingprotected
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
cameraNodeFrameTrackingprotected
checkLogLevel(MessageTypeT level) constLoggingprotected
Component()Componentprotected
componentPropertiesUpdated(const std::set< std::string > &changedProperties)Componentvirtual
create(Ice::PropertiesPtr properties=Ice::createProperties(), const std::string &configName="", const std::string &configDomain="ArmarX")Componentinlinestatic
createPropertyDefinitions() overrideFrameTrackingprotectedvirtual
deactivateSpam(float deactivationDurationSec=10.0f, const std::string &identifier="", bool deactivate=true) constLogging
enabledFrameTrackingprotected
enableProfiler(bool enable)ManagedIceObject
enableTracking(bool enable, const Ice::Current &=Ice::emptyCurrent) overrideFrameTracking
forceComponentCreatedByComponentCreateFunc()Component
frameNameFrameTrackingprotected
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
getDefaultName() const overrideFrameTrackinginlinevirtual
getEffectiveLoggingLevel() constLogging
getFrame(const Ice::Current &=Ice::emptyCurrent) const overrideFrameTracking
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
getUnresolvedDependencies() constManagedIceObject
hasProperty(const std::string &name)PropertyUser
headPitchJointFrameTrackingprotected
headYawJointFrameTrackingprotected
icePropertiesInitialized()Componentinlineprotectedvirtual
initializeProperties(const std::string &configName, Ice::PropertiesPtr const &properties, const std::string &configDomain)Component
injectPropertyDefinitions(PropertyDefinitionsPtr &props) overrideComponentvirtual
isLookingAtPointInGlobalFrame(const Vector3f &point, float max_diff, const Ice::Current &=Ice::emptyCurrent) overrideFrameTracking
kinematicUnitInterfacePrxFrameTrackingprotected
kinematicUnitObserverInterfacePrxFrameTrackingprotected
localRobotFrameTrackingprotected
Logging()Logging
loghelper(const char *file, int line, const char *function) constLoggingprotected
lookAtFrame(const std::string &frameName, const Ice::Current &=Ice::emptyCurrent) overrideFrameTracking
lookAtPointInGlobalFrame(const Vector3f &point, const Ice::Current &=Ice::emptyCurrent) overrideFrameTracking
lookAtPointInRobotFrame(const Vector3f &point, const Ice::Current &=Ice::emptyCurrent) overrideFrameTracking
ManagedIceObject(ManagedIceObject const &other)ManagedIceObject
ManagedIceObject()ManagedIceObjectprotected
maxPitchVelocityFrameTrackingprotected
maxYawVelocityFrameTrackingprotected
minimumLoggingLevelLoggingprotected
moveJointsTo(float yaw, float pitch, const Ice::Current &=Ice::emptyCurrent) overrideFrameTracking
NullPtrManagedIceObjectstatic
offeringTopic(const std::string &name)ManagedIceObject
offeringTopicFromProperty(const std::string &propertyName)Component
onConnectComponent() overrideFrameTrackingprotectedvirtual
onDisconnectComponent() overrideFrameTrackingprotectedvirtual
onExitComponent() overrideFrameTrackingprotectedvirtual
onInitComponent() overrideFrameTrackingprotectedvirtual
PeriodicTaskPtr typedefManagedIceObject
pitchAccelerationFrameTrackingprotected
postOnConnectComponent()ManagedIceObjectinlineprotectedvirtual
postOnDisconnectComponent()ManagedIceObjectinlineprotectedvirtual
postOnExitComponent()ManagedIceObjectinlineprotectedvirtual
postOnInitComponent()ManagedIceObjectinlineprotectedvirtual
preambleGetTopic(std::string const &name)ManagedIceObject
preOnConnectComponent() overrideComponentvirtual
preOnDisconnectComponent()ManagedIceObjectinlineprotectedvirtual
preOnExitComponent()ManagedIceObjectinlineprotectedvirtual
preOnInitComponent() overrideComponentvirtual
process()FrameTrackingprotected
processorTaskFrameTrackingprotected
PropertyUser()PropertyUser
removeProxyDependency(const std::string &name)ManagedIceObjectprotected
robotStateComponentFrameTrackingprotected
scanInConfigurationSpace(float yawFrom, float yawTo, const ::Ice::FloatSeq &pitchValues, float velocity, const Ice::Current &=Ice::emptyCurrent) overrideFrameTracking
scanInWorkspace(const ::armarx::Vector3fSeq &points, float maxVelocity, float acceleration, const Ice::Current &=Ice::emptyCurrent) overrideFrameTracking
setFrame(const std::string &frameName, const Ice::Current &=Ice::emptyCurrent) overrideFrameTracking
setIceProperties(Ice::PropertiesPtr properties)PropertyUservirtual
setLocalMinimumLoggingLevel(MessageTypeT level)Logging
setMetaInfo(const std::string &id, const VariantBasePtr &value)ManagedIceObject
setName(std::string name)ManagedIceObjectprotected
setTag(const LogTag &tag)Logging
setTag(const std::string &tagName)Logging
spamFilterLoggingmutableprotected
startPeriodicTask(const std::string &uniqueName, std::function< void(void)> f, int periodMs, bool assureMeanInterval=false, bool forceSystemTime=true)ManagedIceObject
stopPeriodicTask(const std::string &name)ManagedIceObject
syncronizeLocalClone()FrameTrackingprotected
tagLoggingprotected
terminate()ManagedIceObjectprotected
tryAddProperty(const std::string &propertyName, const std::string &value)PropertyUser
unsubscribeFromTopic(const std::string &name)ManagedIceObject
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
yawAccelerationFrameTrackingprotected
~Logging()Loggingvirtual
~ManagedIceObject() overrideManagedIceObjectprotected
~PropertyUser() overridePropertyUser