You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When one is reducing the dribbler bar speed (but not setting it to 0), then the dribbler sensor code will at this state assume that we have the ball, since it looks for the following three conditions:
Check if we have a reduced speed
Check if the data is above a logical speed
Check that the average commanded speed is not 0
This issue is not pressing at the moment, but something to keep in mind when working on dribbler control
The text was updated successfully, but these errors were encountered:
When one is reducing the dribbler bar speed (but not setting it to 0), then the dribbler sensor code will at this state assume that we have the ball, since it looks for the following three conditions:
This issue is not pressing at the moment, but something to keep in mind when working on dribbler control
The text was updated successfully, but these errors were encountered: