
This struct saves the information of a belt configuration.
| Type | Element | Description | 
|---|---|---|
| AxisRef | belt | Ref to Belt | 
| 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 | 
| DOUBLE | begin | Begin Length of a Belt | 
| DOUBLE | total | Total Length of a Belt | 
| RobotCSType | csType | Type of CoordinateSystem | 
Definition at line 325 of file IRobot.idl.