
This struct saves the information of several transformations.
| Type | Element | Description |
|---|---|---|
| RobotCoordinateSystem | coordSys | selected CoordinateSystem |
| DOUBLE | posX | X-Coordinate of transformation |
| DOUBLE | posY | Y-Coordinate of transformation |
| DOUBLE | posZ | Z-Coordinate of transformation |
| DOUBLE | rotA | A-Orientation of transformation |
| DOUBLE | rotB | B-Orientation of transformation |
| DOUBLE | rotC | C-Orientation of transformation |
| RobotCSType | csType | Type of CoordinateSystem |
Definition at line 296 of file IRobot.idl.