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 |
addPropertyUser(const PropertyUserPtr &subPropertyUser) | Component | protected |
armarxProject | TrajectoryPlayer | protected |
basePoseTraj | TrajectoryPlayer | protected |
checkJointsLimit() | TrajectoryPlayer | protected |
checkLogLevel(MessageTypeT level) const | Logging | protected |
checkSelfCollision() | TrajectoryPlayer | protected |
Component() | Component | protected |
componentPropertiesUpdated(const std::set< std::string > &changedProperties) | Component | virtual |
considerConstraints(bool, const Ice::Current &) override | TrajectoryPlayer | inline |
create(Ice::PropertiesPtr properties=Ice::createProperties(), const std::string &configName="", const std::string &configDomain="ArmarX") | Component | inlinestatic |
createPropertyDefinitions() override | TrajectoryPlayer | protectedvirtual |
currentTime | TrajectoryPlayer | protected |
deactivateSpam(float deactivationDurationSec=10.0f, const std::string &identifier="", bool deactivate=true) const | Logging | |
debugDrawer | TrajectoryPlayer | protected |
debugObserver | TrajectoryPlayer | protected |
direction | TrajectoryPlayer | protected |
enableProfiler(bool enable) | ManagedIceObject | |
enableRobotPoseUnit(bool isRobotPose, const Ice::Current &) override | TrajectoryPlayer | inline |
endTime | TrajectoryPlayer | protected |
forceComponentCreatedByComponentCreateFunc() | Component | |
generateSubObjectName(const std::string &superObjectName, const std::string &subObjectName) | ManagedIceObject | static |
generateSubObjectName(const std::string &subObjectName) | ManagedIceObject | |
getAdditionalPropertyUsers() const | Component | |
getArmarXManager() const | ManagedIceObject | |
getCommunicator() const | ManagedIceObject | protected |
getComponentProxyNames() | PropertyUser | |
getConfigDomain() | Component | protected |
getConfigIdentifier() | Component | protected |
getConfigName() | Component | protected |
getConnectivity() const | ManagedIceObject | |
getCurrentTime(const Ice::Current &) override | TrajectoryPlayer | inline |
getDefaultName() const override | TrajectoryPlayer | inlinevirtual |
getEffectiveLoggingLevel() const | Logging | |
getEndTime(const Ice::Current &) override | TrajectoryPlayer | inline |
getIceManager() const | ManagedIceObject | |
getIceProperties() const | PropertyUser | |
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 | |
getProperty(const std::string &name) | Component | |
getProperty(const std::string &name) const | Component | inline |
getProperty(T &val, const std::string &name) const | Component | inline |
getProperty(std::atomic< T > &val, const std::string &name) const | Component | inline |
armarx::PropertyUser::getProperty(const std::string &name) | PropertyUser | |
armarx::PropertyUser::getProperty(const std::string &name) const | PropertyUser | inline |
armarx::PropertyUser::getProperty(T &val, const std::string &name) const | PropertyUser | inline |
armarx::PropertyUser::getProperty(std::atomic< T > &val, const std::string &name) const | PropertyUser | inline |
getPropertyAsCSV(ContainerT &val, const std::string &name, const std::string &splitBy=",;", bool trimElements=true, bool removeEmptyElements=true) | PropertyUser | inline |
getPropertyAsCSV(const std::string &name, const std::string &splitBy=",;", bool trimElements=true, bool removeEmptyElements=true) | PropertyUser | inline |
getPropertyDefinitions() | PropertyUser | |
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 |
getProxyFromProperty(const std::string &propertyName, bool addToDependencies=false, const std::string &endpoints="", bool throwOnProxyError=true) | Component | inline |
getProxyFromProperty(ProxyType &proxy, const std::string &propertyName, bool addToDependencies=false, const std::string &endpoints="", bool throwOnProxyError=true) | Component | inline |
getState() const | ManagedIceObject | |
getSubscribedTopicNames() | PropertyUser | |
getTopic(const std::string &name) | ManagedIceObject | inline |
getTopic(TopicProxyType &topicProxy, const std::string &name) | ManagedIceObject | inline |
getTopicFromProperty(const std::string &propertyName) | Component | inline |
getTopicFromProperty(TopicProxyType &top, const std::string &propertyName) | Component | inline |
getTopicProxyNames() | PropertyUser | |
getTrajEndTime(const Ice::Current &) override | TrajectoryPlayer | inline |
getUnresolvedDependencies() const | ManagedIceObject | |
hasProperty(const std::string &name) | PropertyUser | |
icePropertiesInitialized() | Component | inlineprotectedvirtual |
initializeProperties(const std::string &configName, Ice::PropertiesPtr const &properties, const std::string &configDomain) | Component | |
injectPropertyDefinitions(PropertyDefinitionsPtr &props) override | Component | virtual |
isPreview | TrajectoryPlayer | protected |
isVelocityControl | TrajectoryPlayer | protected |
jointNames | TrajectoryPlayer | protected |
jointNamesUsed | TrajectoryPlayer | protected |
jointOffets | TrajectoryPlayer | protected |
jointTraj | TrajectoryPlayer | protected |
kinematicUnit | TrajectoryPlayer | protected |
limitlessMap | TrajectoryPlayer | protected |
loadBasePoseTraj(const TrajectoryBasePtr &trajs, const ::Ice::Current &=Ice::emptyCurrent) override | TrajectoryPlayer | |
loadJointTraj(const TrajectoryBasePtr &trajs, const ::Ice::Current &=Ice::emptyCurrent) override | TrajectoryPlayer | |
localModel | TrajectoryPlayer | protected |
Logging() | Logging | |
loghelper(const char *file, int line, const char *function) const | Logging | protected |
loopPlayback | TrajectoryPlayer | protected |
ManagedIceObject(ManagedIceObject const &other) | ManagedIceObject | |
ManagedIceObject() | ManagedIceObject | protected |
maxVel | TrajectoryPlayer | protected |
minimumLoggingLevel | Logging | protected |
modelFileName | TrajectoryPlayer | protected |
motionStartTime | TrajectoryPlayer | protected |
NullPtr | ManagedIceObject | static |
nullVelocities | TrajectoryPlayer | protected |
offeringTopic(const std::string &name) | ManagedIceObject | |
offeringTopicFromProperty(const std::string &propertyName) | Component | |
offset | TrajectoryPlayer | protected |
onConnectComponent() override | TrajectoryPlayer | protectedvirtual |
onDisconnectComponent() override | TrajectoryPlayer | protectedvirtual |
onExitComponent() override | TrajectoryPlayer | protectedvirtual |
onInitComponent() override | TrajectoryPlayer | protectedvirtual |
pauseTrajectoryPlayer(const Ice::Current &) override | TrajectoryPlayer | |
PeriodicTaskPtr typedef | ManagedIceObject | |
PIDs | TrajectoryPlayer | protected |
postOnConnectComponent() | ManagedIceObject | inlineprotectedvirtual |
postOnDisconnectComponent() | ManagedIceObject | inlineprotectedvirtual |
postOnExitComponent() | ManagedIceObject | inlineprotectedvirtual |
postOnInitComponent() | ManagedIceObject | inlineprotectedvirtual |
preambleGetTopic(std::string const &name) | ManagedIceObject | |
preOnConnectComponent() override | Component | virtual |
preOnDisconnectComponent() | ManagedIceObject | inlineprotectedvirtual |
preOnExitComponent() | ManagedIceObject | inlineprotectedvirtual |
preOnInitComponent() override | Component | virtual |
PropertyUser() | PropertyUser | |
removeProxyDependency(const std::string &name) | ManagedIceObject | protected |
reportControlModeChanged(const NameControlModeMap &, Ice::Long, bool, const Ice::Current &) override | TrajectoryPlayer | inline |
reportJointAccelerations(const NameValueMap &, Ice::Long, bool, const Ice::Current &) override | TrajectoryPlayer | inline |
reportJointAngles(const NameValueMap &angles, Ice::Long, bool, const Ice::Current &) override | TrajectoryPlayer | |
reportJointCurrents(const NameValueMap &, Ice::Long, bool, const Ice::Current &) override | TrajectoryPlayer | inline |
reportJointMotorTemperatures(const NameValueMap &, Ice::Long, bool, const Ice::Current &) override | TrajectoryPlayer | inline |
reportJointStatuses(const NameStatusMap &, Ice::Long, bool, const Ice::Current &) override | TrajectoryPlayer | inline |
reportJointTorques(const NameValueMap &, Ice::Long, bool, const Ice::Current &) override | TrajectoryPlayer | inline |
reportJointVelocities(const NameValueMap &, Ice::Long, bool, const Ice::Current &) override | TrajectoryPlayer | inline |
resetTrajectoryPlayer(bool moveToFrameZeroPose, const Ice::Current &) override | TrajectoryPlayer | |
robotPoseUnitEnabled | TrajectoryPlayer | protected |
run() | TrajectoryPlayer | protected |
runningTime | TrajectoryPlayer | protected |
setEndTime(double end, const Ice::Current &) override | TrajectoryPlayer | inline |
setIceProperties(Ice::PropertiesPtr properties) | PropertyUser | virtual |
setIsPreview(bool isPreview, const Ice::Current &) override | TrajectoryPlayer | inline |
setIsVelocityControl(bool isVelocity, const ::Ice::Current &=Ice::emptyCurrent) override | TrajectoryPlayer | |
setJointsInUse(const std::string &jointName, bool inUse, const Ice::Current &) override | TrajectoryPlayer | |
setLocalMinimumLoggingLevel(MessageTypeT level) | Logging | |
setLoopPlayback(bool loop, const Ice::Current &) override | TrajectoryPlayer | |
setMetaInfo(const std::string &id, const VariantBasePtr &value) | ManagedIceObject | |
setName(std::string name) | ManagedIceObject | protected |
setOffset(const Eigen::Matrix4f &offset, const Ice::Current &) override | TrajectoryPlayer | inline |
setTag(const LogTag &tag) | Logging | |
setTag(const std::string &tagName) | Logging | |
spamFilter | Logging | mutableprotected |
startPeriodicTask(const std::string &uniqueName, std::function< void(void)> f, int periodMs, bool assureMeanInterval=false, bool forceSystemTime=true) | ManagedIceObject | |
startTime | TrajectoryPlayer | protected |
startTrajectoryPlayer(const Ice::Current &) override | TrajectoryPlayer | |
stopPeriodicTask(const std::string &name) | ManagedIceObject | |
stopTrajectoryPlayer(const Ice::Current &) override | TrajectoryPlayer | |
tag | Logging | protected |
targetPositionValues | TrajectoryPlayer | protected |
targetRobotPose | TrajectoryPlayer | protected |
targetVelocityValues | TrajectoryPlayer | protected |
task | TrajectoryPlayer | protected |
terminate() | ManagedIceObject | protected |
timeOffset | TrajectoryPlayer | protected |
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) | PropertyUser | virtual |
updateProperties() | PropertyUser | |
updateProxies(IceManagerPtr) | PropertyUser | |
updateTargetValues() | TrajectoryPlayer | |
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() | Logging | virtual |
~ManagedIceObject() override | ManagedIceObject | protected |
~PropertyUser() override | PropertyUser | |