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

AutoBuilder.buildAutoChooser() called twice at robotInit() #96

Closed
jamesdooley4 opened this issue Mar 20, 2024 · 1 comment · Fixed by #84
Closed

AutoBuilder.buildAutoChooser() called twice at robotInit() #96

jamesdooley4 opened this issue Mar 20, 2024 · 1 comment · Fixed by #84

Comments

@jamesdooley4
Copy link
Member

autoChooser = AutoBuilder.buildAutoChooser();

Seems at least like a perf issue, and perhaps a crash if the drivebase subsystem isn't enabled.

@TAKBS2412
Copy link
Contributor

Also see #90, which is likely related.

@TAKBS2412 TAKBS2412 linked a pull request Mar 22, 2024 that will close this issue
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