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

Control loop() to better precision #14

Open
maccopacco opened this issue Aug 26, 2018 · 0 comments
Open

Control loop() to better precision #14

maccopacco opened this issue Aug 26, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@maccopacco
Copy link
Member

@maccopacco maccopacco added the enhancement New feature or request label Aug 26, 2018
@maccopacco maccopacco self-assigned this Aug 26, 2018
maccopacco added a commit that referenced this issue Sep 3, 2018
>Added GZOI, it's central loop to control states. Has flags for teleop,
auto, test. Is now interface for calls to driver station.

>Lights now GZSubsystem, lighting controlled internally

>Todos added for Issue #14
maccopacco added a commit that referenced this issue Sep 3, 2018
maccopacco pushed a commit that referenced this issue Sep 25, 2018
>Loops controlled by notifiers
> Drive and elevator encoders are checked if present, speed limiting will limit if no encoder present
maccopacco added a commit that referenced this issue Sep 28, 2018
* Changed drivestate enum

* Updated elevator

* Elevator states and climber states updated

* Issue #14 and added sensorHealth to drive and elevator

>Loops controlled by notifiers
> Drive and elevator encoders are checked if present, speed limiting will limit if no encoder present

* Redid dumb logic and commented speedLimiting() of elevator

* Imports

* Encoder health detection succsessfull, looping unsuccessful

* Changed speedLimiting from pos.isNaN to use variable

* Removed return method from enum

* Changed speed limit logic

* Changed speed limiting comment

* Drive + Elevator now use GZSRX method for checking encoders, Util updated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant