frc1418 / 2017-robot

:robot: Team 1418's FRC robot code for the 2017 season
MIT License
6 stars 4 forks source link

Why use SmartDashboard table instead of tunable? #31

Open virtuald opened 7 years ago

virtuald commented 7 years ago

Just curious. There would be a lot less overhead, and the variables would be better organized.

http://robotpy-wpilib-utilities.readthedocs.io/en/latest/magicbot.html#magicbot.magic_tunable.tunable

CarterFendley commented 7 years ago

I have been meaning to fix NT values. This is probably gonna be a after build season project to sit down and fix all of them.