@@ -32,6 +32,14 @@ Datatypes are available for positions, orientations, directions and poses.
\par
\link RobotAPI-FramedPose Read more \endlink
\par Remote Robot State
The ArmarX Robot State is the global pose and joint configuration of a robot and is used for coordinate frame transformations.
These Transformations between coordinate frames are essential everyday operations in a robotics framework.
ArmarX offers several ways to cope with the different requirements of coordinate transformations.
\par
\link RobotAPI-RemoteRobot-Overview Read more \endlink
\par Interfaces
RobotAPI provides robot-independent interface definitions that are implemented and used by components in other ArmarX packages.
Important interfaces in RobotAPI for instance provide access to the kinematic robot state, different sensor modalities, inverse kinematics computations or the robot visualization.