MICDSRobotics-5190 / RelicRecovery

FTC Android Studio project to create FTC Robot Controller app.
MIT License
2 stars 0 forks source link

Consistent Vuforia readings #30

Open nickbclifford opened 6 years ago

nickbclifford commented 6 years ago

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.