SmartDashboard
SmartDashboard
Source: | https://github.com/wpilibsuite/SmartDashboard |
This article is a stub. You can help FIRSTwiki by expanding it.
The SmartDashboard typically runs on the Driver Station computer and will do two functions:
- View robot data that is displayed as program status as your program is running.
- View sensor data and operate actuators in Test mode for robot subsystems to verify correct operation.