Tritron-Robotics / robotcode2022

Team 7323’s robotcode. This code was used for the 2022 FRC Robotics Competition in Port Hueneme.
https://tritron-robotics.github.io/robotcode2022/
Other
0 stars 2 forks source link

Ensure robotcode can compile after upgrading to the new 2022 wpilib #1

Closed flynneva closed 2 years ago

flynneva commented 2 years ago

See the build CI action for details.

An3Dev commented 2 years ago

I found a potential solution here: https://www.chiefdelphi.com/t/new-command-framework-missing-from-wpilib-install/370351/4 I will try to do this later today when I can use wpilib visual studio.

An3Dev commented 2 years ago

I fixed the errors by installing the REVLib library, New Command System library, and the Kauailabs library. I installed them from visual studio.

flynneva commented 2 years ago

@An3Dev great stuff! Looks like CI is passing now as well! 👍