-
Notifications
You must be signed in to change notification settings - Fork 4
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
Updated Hydrogen #25
Updated Hydrogen #25
Conversation
src/main/java/org/sciborgs1155/robot/vision/VisionConstants.java
Outdated
Show resolved
Hide resolved
src/main/java/org/sciborgs1155/robot/vision/VisionConstants.java
Outdated
Show resolved
Hide resolved
src/main/java/org/sciborgs1155/robot/vision/VisionConstants.java
Outdated
Show resolved
Hide resolved
One thing I noticed in simulation: vision sim inconsistently freezes the sim gui as a result of high cpu & mem usage when seeing tags. No cameras are created in Vision as a result. The code is the exact same as in Crescendo, which I could not recreate this issue in. Inputs appear normal. I could not find the root cause. Tested on my desktop + laptop. Crashing on laptop returned this stacktrace:
while on desktop, no stacktrace was reported. Log files never got the chance to be renamed and saved in the /logs folder. |
bump (also testing testing) please show
|
added vision, modified drive, autos, and Robot