sciencewhiz
sciencewhiz
While disabling livewindow like in #2701 would allow the PID controller to run, you don't get the other benefits of livewindow, which the beta tester wanted. This fix would be...
Gradle now appears to work with apostrophes in the path, but deploying doesn't update the robotCommand (even though deploy appears successful ``` echo '/usr/local/frc/JRE/bin/java -XX:+UseConcMarkSweepGC -Djava.library.path=/usr/local/frc/third-party/lib -Djava.lang.invoke.stringConcat=BC_SB -jar "/home/lvuser/2022'NewCommandJava.jar" '...
This was resolved by the adition of simulateNative, right?
Is this resolved by wpilibsuite/frc-docs#1218?
It's also used in GRIP to show the results. https://github.com/WPIRoboticsProjects/GRIP/blob/34afc3dfb07cb4327b079c4662e4581b044f0b0a/core/src/main/java/edu/wpi/grip/core/operations/composite/FindLinesOperation.java#L72
I unistalled GRIP, deleted the GRIP folder (there were still a few items in it), then reinstalled GRIP rc1 and had the same issue
It also doesn't occur in mobile safari on my iPhone SE (probably too low of resolution to trigger desktop)
Relays can also be used for low current motors.
The build instructions should be updated. It says 3.10 is incompatible.