Team DRIFT
04-02-2016, 12:02
This sounds like a really stupid question, and it is. Quite simply, we can't figure out how to use the SmartDashboard to input information into our program. Our SmartDashboard.putNumber() works perfectly fine, but when we try using the .getNumber() or .getBoolean(), or any of the gets, nothing happens. If we don't set a default value, no value is set.
For printing on the SmartDashboard, we are simply using the methods in our code, and the corresponding widgets are automatically created.
For printing on the SmartDashboard, we are simply using the methods in our code, and the corresponding widgets are automatically created.