-
You don't need to change your computers IP to connect to the roboRio.
https://github.com/mililanirobotics/ElectricalBible/blob/master/roboRIO/connecting_to_the_roborio_wirelessly.md
-
Here is the plan for the Comms from RoboRio to Tegra
1. Copy TCPCamSensor from Beta Test over into Main Robot PID Sensors
https://github.com/Team2168/Beta2015/tree/master/javaCommandBased/src/org/…
-
I noticed that we have two very long loop (100+ ms) times at the start of auto. That can negatively impact performance. This would be a good opportunity to try [VisualVM](https://visualvm.github.io/fe…
-
Using advantagescope-win-x64-v2.0.0-beta-1.exe
I understand now that until 2023 I cannot use Connect to Robot because that is only for the new NT4 and Live Monitoring so if I don't touch that funct…
-
Remove log files from roborio:
from: https://stemrobotics.cs.pdx.edu/node/7150#:~:text=You%20can%20view%20the%20log,log%20file%20with%20Windows%20Explorer.
You can view the log file on the RoboR…
-
> > Task :discoverRoborio
> Discovering Target roborio
> admin @ roborio-578-FRC.local: Connected.
> Reason: InvalidImageException
> RoboRIO Image invalid! RoboRIO: 2019_v13, allowed: [2019_v1…
-
https://docs.wpilib.org/en/stable/docs/software/roborio-info/roborio-web-dashboard.html has info on how to do that
go to roboRIO-2399-FRC.local in browser
-
Bundle source files into their own jar / zip, and place them in a known location on the RoboRIO (example: `/home/lvuser/sources/{project_name}-sources.jar`). This can be useful in recovering code from…
-
https://github.com/wpilibsuite/vscode-wpilib/blob/master/vscode-wpilib/src/cppprovider/apiprovider.ts#L186
With the GR changes, the RoboRIO name was changed. That needs to be updated here.
-
Confused on what image I should use for the beta, if the 2024 image should be used, or if there is another image specifically for the beta.