Skip to content
This repository was archived by the owner on Nov 20, 2019. It is now read-only.

team8/robot-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

robot-dashboard

FRC Team #8 project to make a better robot dashboard.

Dependencies

Python 3 must be installed!

Make sure you have pynetworktables2 installed:

Linux/OSX:

pip install pynetworktables2js

Windows:

py -m pip install pynetworktables2js

Start dashboard server

Run:

python3 dashboardServer.py --dashboard

Open dashboard

Open a Browser to:

http://localhost:8888

About

A HUD for the robot drivers and operators.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors