-
Code completion doesn't work. I changed the version, and it looks like it worked in version 0.2.4, but not since.
-
Also, why is VSCode 1.58.0 required? The RobotFramework Language Server extension requires VSCode 1.53.0. Moreover, in enterprise environments it is not common for IT departments to install the latest…
-
1. Setup PathWeaver in the RobotCode project.
1. Create the custom field
1. Test if it works with our needs for AutoNav
-
Newly added pikitlib file (in my case led.py) is not correctly deployed to the robot. The new file ends up in the RobotCode/pikitlib subdirectory, but the robotrunner imports the original pikitlib …
-
We had the JVM crash when running code that had worked for a decent amount of time.
The error is not reproducible as far as we can tell but we wanted to report this in the case that it is useful
P…
-
There's a link that points here:
https://github.com/RobotCasserole1736/RobotCasserole2020/tree/master/Robotcode/RobotCode2020/src/main/java/frc/robot
That was probably a copy-paste-edit from 2019.…
-
After connecting to the radio AP through a laptop running Linux Mint QDriverStation does not detect any robot communication, but the official version on a Windows laptop does.
-
Using 2019's code as a reference, implement the Imaginary Drivetrain class.
https://github.com/RobotCasserole1736/RobotCasserole2019/blob/master/Robotcode/RobotCode2019/src/main/java/frc/robot/Driv…
-
Reference Robot.java from 2019 for an example of how to do this. Integrate the exsiting class.
Criteria for success: show that values in the status page of the website are present for RIO CPU load …
-
Pull the old loop timing class in - add start/end of loop markers.