Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dribbler ballsensor not compatible with reducing dribbler speeds #68

Open
supertom01 opened this issue Jan 19, 2023 · 0 comments
Open
Labels
bug Something isn't working

Comments

@supertom01
Copy link
Member

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:

  1. Check if we have a reduced speed
  2. Check if the data is above a logical speed
  3. 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

@supertom01 supertom01 added the bug Something isn't working label Jan 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant