Skip to content

frc-862/field-deploy-dashboard

Repository files navigation

FRC Field Deploy Dashboard 🎥 💻

This is a dashboard to help manage deploying to the robot through one point, as well as tracking history of deployments and robot behavior through recordings.

Features ✅

  • Start/Stop recording
  • Download recordings or view in browser
  • Join stream from any client
  • Clone and manage git repositories from FRC 862
  • Deploy to the robot

In Progress ⚙️

  • Start/Stop recording on enable/disable
  • Useable/complete frontend
  • Searchable history of deploys and recordings
  • Logging to actual log files

Deployment 🚀

To deploy this project run

  npm start

Run Locally 🏃‍♂️ 💻

Clone the project

  git clone https://github.com/frc-862/field-deploy-dashboard.git

Go to the project directory

  cd field-deploy-dashboard

Install dependencies

  npm run global-install

Start the server

  npm start

Star to show support! ⭐️

About

This will run on a Mac mini or any other computer and will serve as a dashboard for deploying code to the robot from GitHub. It will also include video recordings from the field with timestamps to the code running.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors