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

Config and Enum files #68

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Config and Enum files #68

wants to merge 3 commits into from

Conversation

angela24680403
Copy link
Collaborator

This PR collects all pubsub topics into a Config file that can be accessed with the configparser library. The PID constants and setpoints for each subsystem are also extracted into an analysis_constants.py enum file. Testing for these changes is required. The enum file can be extended to include maximum sensor values and threshold values for certain levels of actuation.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lintly has detected code quality issues in this pull request.

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

Successfully merging this pull request may close these issues.

Move all pubsub topics and sensor types to constants Create a config fifle
1 participant