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

Commands running on the stepper #91

Open
amikhalev opened this issue Sep 22, 2016 · 0 comments
Open

Commands running on the stepper #91

amikhalev opened this issue Sep 22, 2016 · 0 comments

Comments

@amikhalev
Copy link
Contributor

Commands should probably be running with the stepper, not in in the Robot periodic methods. It should run after sensor input/differentiators, but before controllers (so execution order of 100?). TeleopPeriodic is only called when data from the driver station is received. So any network issues affect it also. DriveTank and things that use joysticks would still have to be updated from there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant