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

Driver Dashboard configuration #144

Merged
merged 5 commits into from
Apr 3, 2024
Merged

Conversation

Lu-han-wang
Copy link
Contributor

No description provided.

@Lu-han-wang
Copy link
Contributor Author

closes #26

@@ -283,6 +290,7 @@ public ArmPIDSubsystem getArmSubsystem() {
public void configureSmartDashboard() {
SmartDashboard.putData("Scheduler", CommandScheduler.getInstance());

CameraServer.startAutomaticCapture("Kirby", 0);
Copy link
Member

Choose a reason for hiding this comment

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

You dont need this line. This is only used for cameras plugged into usb on the RIO. the camera streams are already published to smart dashboard

Copy link
Contributor Author

Choose a reason for hiding this comment

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

👌

@Lu-han-wang Lu-han-wang merged commit 8ff9fd4 into main Apr 3, 2024
@Lu-han-wang Lu-han-wang deleted the driver-dash-configuration branch April 3, 2024 12:51
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