-
So I dowloaded the ftc robot controller via android studio yet when I click configure robot and scan for new devices, nothing shows up. Can someone help please.
-
Every so often the robot will Emergency Stop with an IndexOutOfBoundsException
Here is an excerpt from the log file with the error:
```10-30 17:47:29.354 972 1190 E EventLoopManager: Event lo…
-
If you do a full gradle build (say from the command line or in an automated system), the menus fail lint which stops the build
2 ways to fix this:
1 - fix the errors in the menu
or
2 - put
`…
-
We have a script that takes care of these issues, but thought the larger ftc community could benefit from this request.
1.)FIRST-Tech-Challenge/FtcRobotController/FtcRobotController/build.gradle
…
-
None of the camera views are showing on the Robot Controller phone after I run init and activate of the Vuforia and Tensorflow.
Doesn't seem to be a problem with only with the new InitThruWebcams…
-
Controller maping document: https://docs.google.com/drawings/d/18tEgNJMjpbFMt_gkZOzZuOU1cC-OEJQVsy-nD_IeGG0/edit
Blue boxs must be completed and implemented by end of sprint
Yellow boxes should have…
-
After trying for 5 plus times, the robot controller still shows this error message, what should be changed in the code?
The code used is downloaded from the ftc official website
Platform used: An…
-
Modern Robotics has informed FIRST that they suspect that some of the early production Core Power Distribution Modules might have a hardware issue that can cause inconsistent behavior with the device'…
-
Hello! Thank you for doing all this work!
As you know, the sdk is just a tad bit behind, and I was wondering if you could update it to the latest one for Ultimate Goal, I understand you did this a…
-
Checked through properties of "if" statements and those don't seem to be the issue. May be a power distribution problem or even just battery output limit is too low.