STORM Dashboard is team 2729's implementation of FRCDashboard. Some changes have been made to the overall structure in an attempt to make the dashboard more accessible to newer teams or students that don't know JavaScript/HTML.
Before running your dashboard, you'll need to install the node dependencies by cd
ing into the dashboard directory and running yarn install
.
For more information on specific build details, visit the FRCDashboard Github page / repository.
- Erik Boesen is the primary developer of FRC Dashboard.
- Team 1418 used earlier versions of this code in 2015 and 2016.
- Leon Tan led the original 1418 UI team, coded pynetworktables2js, and developed a browser-based UI which was years later reworked to create FRC Dashboard.
- Dustin Spicuzza leads the RobotPy project mentored team 1418 through much of FRC Dashboard's genesis.
- Tomas Rakusan Developed Node based NetworkTables client and its interface in this project
This software is available under the MIT License.