first95 / FRC2020

Code base for 2020 robot, initialized with develop branch of 2019 repo.
MIT License
1 stars 1 forks source link

Switch to Shuffleboard when SmartDashboard is no longer supported by FIRST #8

Open NHDinosaur opened 4 years ago

NHDinosaur commented 4 years ago

SmartDashboard is the dashboard we want to use, but FIRST wants to switch to Shuffleboard. Right now I think they recommend Shuffleboard, but we can still use SmartDashboard for the time being. Some time in the near future, however, FIRST might only allow Shuffleboard to be used with the WPI code. We don't need to worry about this right now, but having this issue as a lingering problem is a good idea.