Option dribble_turn
turn with the grabbed ball in the given direction
Parameters of that option:
Parameter | Type | Measure | Range | Description | dribble_turn.angle | decimal | deg | -180..180 | The angle where to dribble the ball to relative to the robot | dribble_turn.angle_width | decimal | deg | -180..180 | The width of the angle where to dribble the ball to | dribble_turn.left_right | decimal | | | * Turn direction * > 0 left * < 0 right |
State Machine
State decide_turn
State turn_right
State turn_left
State finished
|