Parameter | Type | Measure | Range | Description |
grab_ball_param.grab_distance | decimal | mm | 0.. | The distance to grab the ball (160) |
grab_ball_param.grab_angle | decimal | deg | -180..180 | The angle to grab the ball (20) |
grab_ball_param.grab_min_time | decimal | ms | 0.. | The minimum state time in grab state (300) |
grab_ball_param.grab_max_time | decimal | ms | 0.. | The maximum state time in grab state (600) |
grab_ball_param.neck_tilt_grab | decimal | deg | -80..3 | The neck tilt angle in grab state (-30) |
grab_ball_param.head_tilt_grab | decimal | deg | -20..50 | The head tilt angle in grab state (20) |
grab_ball_param.grab_speed | decimal | mm/s | 1.. | The speed when grabbing the ball (200) |
grab_ball_param.grab_rotation_param | decimal | | | Parameter to calculate rotation speed when gabbing. Is muliplicated with ball.seen.angle (2) |
grab_ball_param.cont_max_time | decimal | ms | 0.. | The maximum state time in continue state (400) |
grab_ball_param.cont_head_speed | decimal | mm/s | 0.. | The head speed in continue grab state (75) |
grab_ball_param.cont_neck_tilt | decimal | deg | -80..3 | The neck tilt angle in grab state (-60) |
grab_ball_param.cont_head_tilt | decimal | deg | -20..50 | The head tilt angle in grab state (40) |
grab_ball_param.cont_grab_speed | decimal | mm/s | 1.. | The speed when grabbing the ball (200) |
grab_ball_param.secure_time | decimal | ms | 0.. | The time in state secure (500) |
grab_ball_param.repeat | boolean | true/ false | | Set true if robot shall grab again when missed the ball Set false if robot shall try a single grab |