Closed GoogleCodeExporter closed 8 years ago
Also ensure we have metrics in useful units for calibration.
Original comment by Team100w...@gmail.com
on 23 Feb 2013 at 11:42
Needs to be done before we generate the SmartDashboard calibration and
competition layouts.
Original comment by Team100w...@gmail.com
on 23 Feb 2013 at 11:55
Except for UpdateWidgets and WritePreferences, all SmartDashboard and
Preferences accesses have been removed from all commands. They'll be accessed
from subsystems and top-level classes (e.g., OI) only. SmartDashboard keys
should always be prefixed by subsystem name (e.g., "DriveTrain"), shouldn't
contain spaces or underscores, and should begin words with capital letters,
including the subsystem name.
Original comment by img...@gmail.com
on 24 Feb 2013 at 6:51
Original comment by img...@gmail.com
on 2 Mar 2013 at 11:00
Original issue reported on code.google.com by
briankgr...@gmail.com
on 22 Feb 2013 at 4:43