Austin Shalit
Austin Shalit
Just seeing if there are any plans to support JUnit 5 right now.
We should create an example for how to include a c++ lib in a robot program @bearbotics2358
We should support rsyncing files off of the roboRIO. This can probably be a dedicated task with a specific location hardcoded just like file deploys. See: https://www.chiefdelphi.com/t/copy-files-off-robot-during-deploy/390969/4
GradleRIO fails to launch the tools that come with the installer because they do not include a `.sh` launcher anymore on Mac and Linux.
Just testing to see if this fixes the MacOS launch issue.
We need to update the `Publish Video` step to use the new stream format. As reported by @PeterJohnson
We should create a WPILib plugin for grip that will allow teams to decode GRIP NetworkTable data as a single object. That way all of the data values are synchronized...
>Increase the contrast between selected and not selected for the image view toggle buttons (eyeballs). It is difficult to see at a glance if the buttons are on or off....
Edit: Please take a looks @sciencewhiz's comment: https://github.com/wpilibsuite/frc-docs/issues/505#issuecomment-609141406
shuffleboard/app/src/main/java/edu/wpi/first/shuffleboard/app/json/WidgetSaver.java uses unchecked or unsafe operations.