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

Cleaned Vision Code #4

Merged
merged 23 commits into from
Jan 20, 2025
Merged

Cleaned Vision Code #4

merged 23 commits into from
Jan 20, 2025

Conversation

alantao5056
Copy link
Contributor

  • Added new Camera Enum, containing two cameras
  • Removed repeated code and put it as methods in Camera Enum
  • Changed multiple members and functions to static

Now there can be multiple cameras, without repeated code for each one. Build is successful but the simulation still crashes.
I have not implemented looping over the cameras yet.

@prensing
Copy link
Member

Alan, you need to merge in the changes from "main". You also removed the code paths which use results when only 1 camera is seeing a tag.

@prensing prensing merged commit cd6653d into main Jan 20, 2025
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.

2 participants