-
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…
-
https://github.com/fusion479/PowerPlay/blob/99cbabf61e473f5d5e0f43a0ce4c974be64f2b4e/TeamCode/src/main/java/org/firstinspires/ftc/teamcode/hardware/Lift.java#L47
Ticks per rev is 145.1
-
Should we place a license on the TeamCode? We did write it, but it was on top of the FTC SDK. If so, which license?
[Here's](https://choosealicense.com/no-license/) a page listing the consequences …
ghost updated
7 years ago
-
I am generating the following every time I try a Build with Version 7.0:
org/firstinspires/ftc/teamcode/UsRange.java line 46, column 55: ERROR: package
org.firstinspires.ftc.robotcore.external.ana…
-
-
-
It would be really convenient to have another OpMode type for tests only that have a separate section in the Driver Station(like Autonomous and TeleOp have).
```java
package org.firstinspires.ftc.…
-
Set up basic Android Studio and demonstrate the use of simple motor(s) on last year's robot carcass
-
-
Now that RR 1.0 is supported is there plans to support it? I like to use this with my students but the plan is to use RR 1.0 now that it is released.
Thanks.