armarx::SharedRobotInterface
Overview
The SharedRobotInterface provides access to a limited amount of
VirtualRobot::Robot methods over the Ice network.
Operation Index
- getRobotStateComponent
-
@return returns the RobotStateComponent this robot belongs to
- getRobotNode
-
- getRootNode
-
- hasRobotNode
-
- getRobotNodes
-
- getTimestamp
-
@return The timestamp of the last joint value update (not the global pose update).
- getRobotNodeSet
-
- getRobotNodeSets
-
- hasRobotNodeSet
-
- getName
-
- getType
-
- setGlobalPose
-
- getGlobalPose
-
- getConfig
-
- getConfigAndPose
-
- getScaling
-
Operations
Return Value
returns the RobotStateComponent this robot belongs to
bool hasRobotNode(string name)
Return Value
The timestamp of the last joint value update (not the global pose update).
NameList getRobotNodeSets()
bool hasRobotNodeSet(string name)
string getName()
string getType()
void setGlobalPose(PoseBase globalPose)
float getScaling()