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

Automatically add rotated driver vision to Shuffleboard #56

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

KangarooKoala
Copy link
Contributor

Low priority, also haven't tested on bot (just ran in sim with a connected camera). Still unsure about the tab name and haven't checked that the rotation's the right way, but I thought I'll throw this out here.to review and test at some point.

@@ -74,6 +77,10 @@ public Subsystems() {
// YUYV only:
// 2304x1296, 2304x1536
driverVisionCamera.setResolution(160, 120);

Choose a reason for hiding this comment

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

We might consider starting with a higher resolution so we have it fully vetted for bandwidth problems as soon as we can. I believe the off season FMS is setup to limit bandwidth.

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.

None yet

2 participants