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

Add Maze Vision Error Codes #14

Open
acbuynak opened this issue Aug 3, 2022 · 0 comments
Open

Add Maze Vision Error Codes #14

acbuynak opened this issue Aug 3, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@acbuynak
Copy link
Member

acbuynak commented Aug 3, 2022

Integrate error reporting via error codes. Codes should be returned via return statements. All other values should be passed via class get functions.

Error codes will help with debugging vision during runtime. For example, if an insufficient number of markers is detected, or the maze is unsolveable, etc.

@acbuynak acbuynak added the enhancement New feature or request label Aug 3, 2022
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