-
In this loop, another character needs to be read, otherwise it will always look at the same character.
https://github.com/FIRST-Team-2557-The-SOTABots/FRC_Robot2.0/blob/3cc007571ec1ee8836c465c14ca1…
-
Hello,
First off thanks for this great library, it is going to improve our autonomous for FRC a lot. So the robot accurately in the X direction but the Y direction has been consistently off by a …
-
Create a new function and call it here:
https://github.com/FIRST-Team-2557-The-SOTABots/FRC_Robot2.0/blob/d871adf1aa3e426bcd5f37672eb20461752629cf/pi/scripts/NetworkTable#L37
The new function ne…
-
Across socials, or in places like the FIRST website or the Flying Hedgehogs website, we need to update links to direct people to the new website url. Everything currently links to the Wix site current…
-
Create an exchange for converting BTC FRC.
This completes the initial mining ecosystem required to get mining pools on board: they can convert their Freicoin block rewards immediately into BTC to ei…
maaku updated
11 years ago
-
Error message below
-
Above this (line 25) the input is read in:
String LatencyString = reader.readLine();
That will put the pointer on the next line - you might not get what you were looking for.
https://github.c…
-
Hello - my students downloaded your depot to check it out and it fails to compile. I downloaded the code myself in a clean environment and they are correct. The failure is listed below. We're going to…
-
Hi, your solution works OK. Especially in the _filteredResults to cache the search results
But I think there are 2 problem here
1. _filteredResults will be full very quickly as user search for a long…
-
Hello - my students downloaded your depot to check it out and it fails to compile. I downloaded the code myself in a clean environment and they are correct. The failure is listed below. We're going to…