-
### RR FTC Version
0.1.14
### Observed Behavior
I have no idea why this is popping up because I already have my control hub, expansion hub, and driver hub all up to date on the 1.8.2 version that i…
-
The addition of onBot Java appears to incur a large overhead - significantly increasing the size of the generated robot controller apk.
This causes code update pushes to take MUCH longer than last ye…
-
```
java.lang.ClassCastException: class net.coleh.autoautolanguageplugin.parse.impl.AutoautoLetStatementImpl cannot be cast to class net.coleh.autoautolanguageplugin.parse.AutoautoTail (net.coleh.aut…
-
Autos to make:
- [ ] [2] Score preload -> charge station (14-18)
- [ ] [3] Score preload -> out of community (pickup?) (9)
- [ ] [2] Score preload -> charge station -> pickup (out of community)…
-
We are using 2 wheel tank drive this year.
Kv values were tuned smoothly, and the curve plot on dashboard matched well.
And then ran MaxAngularVeloTuner, MaxVelocityTuner.
public static double …
-
When I tried to implement the myOtos.resetTracking(); command it doesn't seem to work or at least not consistantly. Are you aware of any issues with this?
-
Greetings, and welcome to this year's FTC game season, Center Stage. It is always advisable to organize your code and add various commenting techniques. This year, Tobor has introduced an operations f…
-
Hello, I haven't been here in a while.
I'm installing EasyOpenCV on SDK 1.7.1 with a fully up-to-date Control Hub.
I added the external library through OnBotJava, as the guide said.
Building work…
-
We need the latest version of FTC Robot Controller on our own fork of the repository. Is there a way to do this without replacing the entire project? Not sure where else to ask this question, I'm not …
-
I was trying to use the DriveConstants file that is part of roadrunner to set up MeepMeep, in the `setConstraints()` function, but it gives me a "Cannot Resolve Symbol 'DriveConstants'" Error. I have …