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

Base Vision #19

Open
AngleSideAngle opened this issue Jan 15, 2024 · 0 comments
Open

Base Vision #19

AngleSideAngle opened this issue Jan 15, 2024 · 0 comments
Assignees

Comments

@AngleSideAngle
Copy link
Member

We need to (re)implement AprilTag odometry in this project. To do so, you should reference the PhotonVision Example for pose estimation. The example provides a Vision class, which we want to adapt to our IO class structure.

This means a Vision class, and a CameraIO interface (with RealCamera and SimCamera implementations). The IO classes should encapsulate the PhotonCamera, PhotonCameraSim, VisionSystemSim, etc.

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 a pull request may close this issue.

2 participants