
This struct saves the information of a belt error reaction.
| Type | Element | Description | 
|---|---|---|
| AxisRef | belt | Ref to Belt | 
| RobotSyncErrorReactionMode | errorType | Type of error reaction | 
| DOUBLE | time | Time for desync within error reaction | 
| DOUBLE | deceleration | Deceleration for desync within error reaction | 
| DOUBLE | jerk | Jerk for desync within error reaction | 
Definition at line 351 of file IRobot.idl.