Simulator Member List

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

activateObject(const std::string &objectName, const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
actuateRobotJoints(const std::string &robotName, const NameValueMap &angles, const NameValueMap &velocities, const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
actuateRobotJointsPos(const std::string &robotName, const NameValueMap &angles, const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
actuateRobotJointsTorque(const std::string &robotName, const NameValueMap &torques, const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
actuateRobotJointsVel(const std::string &robotName, const NameValueMap &velocities, const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
addBox(float width, float height, float depth, float massKG, const DrawColor &color, const std::string &instanceName, const PoseBasePtr &globalPose, bool isStatic=false, const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
addObject(const memoryx::ObjectClassBasePtr &objectClassBase, const std::string &instanceName, const PoseBasePtr &globalPose, bool isStatic=false, const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
addObjectFromFile(const armarx::data::PackagePath &packagePath, const std::string &instanceName, const PoseBasePtr &globalPose, bool isStatic=false, const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
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
addRobot(const std::string &filename, const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
addRobot(std::string robotInstanceName, const std::string &robFileGlobal, Eigen::Matrix4f gp, const std::string &robFile, double pid_p=10.0, double pid_i=0.0, double pid_d=0.0, bool isStatic=false, float scaling=1, bool colModel=false, std::map< std::string, float > initConfig=std::map< std::string, float >(), bool selfCollisions=false)Simulatorprotected
addRobotFromFile(const armarx::data::PackagePath &packagePath, const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
addScaledRobot(const std::string &filename, float scale, const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
addScaledRobotName(const std::string &instanceName, const std::string &filename, float scale, const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
addSnapshot(memoryx::WorkingMemorySnapshotInterfacePrx snapshotInterfacePrx)Simulator
applyForceObject(const std::string &objectName, const Vector3BasePtr &force, const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
applyForceRobotNode(const std::string &robotName, const std::string &robotNodeName, const Vector3BasePtr &force, const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
applyTorqueObject(const std::string &objectName, const Vector3BasePtr &torque, const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
applyTorqueRobotNode(const std::string &robotName, const std::string &robotNodeName, const Vector3BasePtr &torque, const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
checkLogLevel(MessageTypeT level) constLoggingprotected
classInstanceMapSimulatorprotected
commonStorageNameSimulatorprotected
Component()Componentprotected
componentPropertiesUpdated(const std::set< std::string > &changedProperties)Componentvirtual
condSimulatorThreadRunningSimulatorprotected
contactLayerNameSimulatorprotected
create(Ice::PropertiesPtr properties=Ice::createProperties(), const std::string &configName="", const std::string &configDomain="ArmarX")Componentinlinestatic
createPropertyDefinitions() overrideSimulatorinlinevirtual
currentComTimeMSSimulatorprotected
currentSimTimeMSSimulatorprotected
currentSyncTimeMSSimulatorprotected
deactivateSpam(float deactivationDurationSec=10.0f, const std::string &identifier="", bool deactivate=true) constLogging
enableProfiler(bool enable)ManagedIceObject
entityDrawerPrxSimulatorprotected
fileManagerSimulatorprotected
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
getContacts(const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
getDefaultName() const overrideSimulatorvirtual
getDistance(const std::string &robotName, const std::string &robotNodeName, const std::string &worldObjectName, const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
getEffectiveLoggingLevel() constLogging
getFixedTimeStepMS(const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
getIceManager() constManagedIceObject
getIceProperties() constPropertyUser
getLogSender() constLoggingprotected
getMetaInfo(const std::string &id)ManagedIceObject
getMetaInfoMap() constManagedIceObject
getName() constManagedIceObject
getObjectAdapter() constManagedIceObject
getObjectClassPoses(const std::string &robotName, const std::string &frameName, const std::string &className, const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
getObjectPose(const std::string &objectName, const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
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
getRobotAngularVelocity(const std::string &robotName, const std::string &nodeName, const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
getRobotForceTorqueSensors(const std::string &robotName, const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
getRobotJointAngle(const std::string &robotName, const std::string &nodeName, const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
getRobotJointAngles(const std::string &robotName, const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
getRobotJointLimitHi(const std::string &robotName, const std::string &nodeName, const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
getRobotJointLimitLo(const std::string &robotName, const std::string &nodeName, const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
getRobotJointTorques(const std::string &robotName, const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
getRobotJointVelocities(const std::string &robotName, const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
getRobotJointVelocity(const std::string &robotName, const std::string &nodeName, const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
getRobotLinearVelocity(const std::string &robotName, const std::string &nodeName, const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
getRobotMass(const std::string &robotName, const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
getRobotMaxTorque(const std::string &robotName, const std::string &nodeName, const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
getRobotNames(const Ice::Current &) overrideSimulator
getRobotNodeDistance(const std::string &robotName, const std::string &robotNodeName1, const std::string &robotNodeName2, const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
getRobotNodePose(const std::string &robotName, const std::string &robotNodeName, const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
getRobotPose(const std::string &robotName, const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
getRobotState(const std::string &robotName, const Ice::Current &) overrideSimulator
getScene(const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
getSimTime(const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
getSimulatorInformation(const ::Ice::Current &=Ice::emptyCurrent) overrideSimulator
getSpeed(const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
getState() constManagedIceObject
getStepTimeMS(const ::Ice::Current &=Ice::emptyCurrent) overrideSimulator
getSubscribedTopicNames()PropertyUser
getTime(const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
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
globalRobotLocalizationSimulatorprotected
hasObject(const std::string &instanceName, const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
hasProperty(const std::string &name)PropertyUser
hasRobot(const std::string &robotName, const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
hasRobotNode(const std::string &robotName, const std::string &robotNodeName, const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
icePropertiesInitialized()Componentinlineprotectedvirtual
initializeData()Simulatorprotected
initializeProperties(const std::string &configName, Ice::PropertiesPtr const &properties, const std::string &configDomain)Component
injectPropertyDefinitions(PropertyDefinitionsPtr &props) overrideComponentvirtual
isRunning(const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
lastPublishedContactsSimulatorprotected
loadAgentsFromSnapshot(memoryx::WorkingMemorySnapshotInterfacePrx snapshotInterfacePrx)Simulator
Logging()Logging
loghelper(const char *file, int line, const char *function) constLoggingprotected
longtermMemoryPrxSimulatorprotected
ManagedIceObject(ManagedIceObject const &other)ManagedIceObject
ManagedIceObject()ManagedIceObjectprotected
memoryPrxSimulatorprotected
minimumLoggingLevelLoggingprotected
NullPtrManagedIceObjectstatic
objectFinderSimulatorprotected
objectGrasped(const std::string &robotName, const std::string &robotNodeName, const std::string &objectName, const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
objectReleased(const std::string &robotName, const std::string &robotNodeName, const std::string &objectName, const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
offeringTopic(const std::string &name)ManagedIceObject
offeringTopicFromProperty(const std::string &propertyName)Component
onConnectComponent() overrideSimulatorvirtual
onDisconnectComponent() overrideSimulatorvirtual
onExitComponent() overrideSimulatorvirtual
onInitComponent() overrideSimulatorvirtual
pause(const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
PeriodicTaskPtr typedefManagedIceObject
physicsWorldSimulatorprotected
postOnConnectComponent()ManagedIceObjectinlineprotectedvirtual
postOnDisconnectComponent()ManagedIceObjectinlineprotectedvirtual
postOnExitComponent()ManagedIceObjectinlineprotectedvirtual
postOnInitComponent()ManagedIceObjectinlineprotectedvirtual
preambleGetTopic(std::string const &name)ManagedIceObject
preOnConnectComponent() overrideComponentvirtual
preOnDisconnectComponent()ManagedIceObjectinlineprotectedvirtual
preOnExitComponent()ManagedIceObjectinlineprotectedvirtual
preOnInitComponent() overrideComponentvirtual
priorKnowledgeNameSimulatorprotected
priorKnowledgePrxSimulatorprotected
PropertyUser()PropertyUser
publishContactsSimulatorprotected
reInitialize(const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
removeObject(const std::string &instanceName, const Ice::Current &) overrideSimulator
removeProxyDependency(const std::string &name)ManagedIceObjectprotected
removeRobot(const std::string &robotName, const Ice::Current &c=Ice::emptyCurrent)Simulator
reportDataLoop()Simulatorprotected
reportDataTaskSimulatorprotected
reportRobotPoseSimulatorprotected
reportVisuLoop()Simulatorprotected
reportVisuTaskSimulatorprotected
reportVisuTimeMSSimulatorprotected
requestFileManager()Simulatorprotected
resetData(bool clearWorkingMemory=false)Simulatorprotected
run() overrideSimulator
setIceProperties(Ice::PropertiesPtr properties)PropertyUservirtual
setLocalMinimumLoggingLevel(MessageTypeT level)Logging
setMetaInfo(const std::string &id, const VariantBasePtr &value)ManagedIceObject
setName(std::string name)ManagedIceObjectprotected
setObjectPose(const std::string &objectName, const PoseBasePtr &globalPose, const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
setObjectSimulationType(const std::string &objectName, armarx::SimulationType type, const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
setRobotAngularVelocity(const std::string &robotName, const std::string &robotNodeName, const Vector3BasePtr &vel, const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
setRobotAngularVelocityRobotRootFrame(const std::string &robotName, const std::string &robotNodeName, const Vector3BasePtr &vel, const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
setRobotLinearVelocity(const std::string &robotName, const std::string &robotNodeName, const Vector3BasePtr &vel, const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
setRobotLinearVelocityRobotRootFrame(const std::string &robotName, const std::string &robotNodeName, const Vector3BasePtr &vel, const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
setRobotMaxTorque(const std::string &robotName, const std::string &nodeName, float maxTorque, const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
setRobotPose(const std::string &robotName, const PoseBasePtr &globalPose, const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
setSpeed(Ice::Float newSpeed, const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
setTag(const LogTag &tag)Logging
setTag(const std::string &tagName)Logging
showContacts(bool enable, const std::string &layerName, const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
shutdownSimulationLoop()Simulatorprotected
simulationLoop()Simulatorprotected
simulationTaskSimulatorprotected
Simulator()Simulator
simulatorResetEventTopicSimulatorprotected
simulatorRunningMutexSimulatorprotected
simulatorThreadRunningSimulatorprotected
simulatorThreadShutdownSimulatorprotected
simulatorVisuUpdateListenerPrxSimulatorprotected
spamFilterLoggingmutableprotected
start(const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
startPeriodicTask(const std::string &uniqueName, std::function< void(void)> f, int periodMs, bool assureMeanInterval=false, bool forceSystemTime=true)ManagedIceObject
stateFromRobotInfo(RobotInfo const &robot, IceUtil::Time timestamp)Simulatorprotected
step(const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
stop(const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
stopPeriodicTask(const std::string &name)ManagedIceObject
tagLoggingprotected
terminate()ManagedIceObjectprotected
timeserverProxySimulatorprotected
timeServerSpeedSimulatorprotected
timeTopicPrxSimulatorprotected
tryAddProperty(const std::string &propertyName, const std::string &value)PropertyUser
unsubscribeFromTopic(const std::string &name)ManagedIceObject
updateContacts(bool enable, const Ice::Current &c=Ice::emptyCurrent) overrideSimulator
updateIceProperties(const std::map< std::string, std::string > &changes)PropertyUservirtual
updateProperties()PropertyUser
updateProxies(IceManagerPtr)PropertyUser
updateRobotTopics()Simulatorprotected
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
~Simulator() overrideSimulator