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

Governor #13

Open
isaacpatton72 opened this issue Dec 2, 2024 · 0 comments
Open

Governor #13

isaacpatton72 opened this issue Dec 2, 2024 · 0 comments
Labels
controls related to controls engineering Hero Working on Hero Sentry Working on Sentry Standard Working on Standard

Comments

@isaacpatton72
Copy link
Member

The governor is responsible for managing all the systems such that the robots are following the rules. For example there is a limit to how frequently you can fire projectiles so if we start to approach that limit then we use the governor to change the behavior of the subsystem such that we don't take damage for firing too many projectiles at once. This can be done incrementally with each subsystem one by one for each of their specific needs though it's not essential while trying to the robots moving because its more for interaction with game elements.

@isaacpatton72 isaacpatton72 added this to the Becoming Competetive milestone Dec 2, 2024
@isaacpatton72 isaacpatton72 added controls related to controls engineering Sentry Working on Sentry Hero Working on Hero Standard Working on Standard labels Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
controls related to controls engineering Hero Working on Hero Sentry Working on Sentry Standard Working on Standard
Projects
Status: No status
Development

No branches or pull requests

1 participant