You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During South Super Regionals, we noticed that sometimes Vuforia would give us the wrong column for the cryptobox key. This would keep us from getting our full 85-point autonomous.
Solution
We might have to write our own code directly interfacing with the Vuforia API instead of using the RelicRecoveryVuMark class provided by the robotcore SDK.
The text was updated successfully, but these errors were encountered:
Overview
During South Super Regionals, we noticed that sometimes Vuforia would give us the wrong column for the cryptobox key. This would keep us from getting our full 85-point autonomous.
Solution
We might have to write our own code directly interfacing with the Vuforia API instead of using the
RelicRecoveryVuMark
class provided by the robotcore SDK.The text was updated successfully, but these errors were encountered: