-
According to https://github.com/kauailabs/navxmxp/blob/master/ReleaseNotes.md, the most recent version of the NavX library is 3.0.316, but Gradle can't find the library when I specify navxVersion = "3…
-
Hello All,
When trying to use the clicker I noticed something I can't explain the cause of. When pointing at UI buttons or objects, the clicker works exactly the same as Airtap.
Because for my …
Zulex updated
6 years ago
-
[1] Does the [Gyro](https://github.com/wpilibsuite/allwpilib/blob/master/wpilibj/src/main/java/edu/wpi/first/wpilibj/interfaces/Gyro.java) interface assume a particular direction for increasing headin…
-
Similar to robotpy-ctre
-
Hi!
I am using 2019 beta 4 of libraries and tools, and have successfully built and deployed code using CTRE and NavX third party libraries. When I attempt to install pathfinder third party library, …
-
Hi, when I use the instructions on using gradle as said in the readme file and change the version to the latest release, i get the following output...
```
PS C:\Users\Ryan\Documents\Visual Studios C…
-
The gradle simulate task doesn't work, looks like there is a configuration missing for `snobotSimLibs`.
This is my build.gradle setup:
```gradle
plugins {
id "java"
id "jaci.openrio.g…
-
I am having some trouble with running this in
```
$ ./gradlew build
:compileJava
error: error reading /home/bloodred/.gradle/caches/modules-2/files-2.1/thirdparty.frc.ctre/Toolsuite-Java/4.4.1.14…
-
when we preview report in web client, webclient is crashing
log shows
TimeGenerated : 1/29/2018 12:02:58 PM
EntryType : Error
Message : Server instance: NAV
Tenant ID:…
-
When trying to deploy the code to the RIO using GradleRIO, the build script fails with a `Could not expand ZIP` error from the CTRE toolsuite cache.
I found the zip in Windows Explorer and tried to…