Git Product home page Git Product logo

sneaky-shuffleboard-2020's Introduction

Sneaky Shuffleboard GUI

FRC team Sneaky Snakes' Shuffleboard for 2020 INFINITE RECHARGE.

Cloning this repository

First, you need to download and install Git Bash into your device. You can download Git Bash from here : Git Bash

After downloading and installing the Git Bash into your device, you need to open this repository in your browser and copy the clone URL.

Then open the Git Bash, go to the directory which you want to clone the repository and type that command.

  $ git clone https://github.com/sneakysnakesfrc/sneaky-shuffleboard-2020.git

GUI Highlights

First, let's have a quick look to the GUI :

The first tab is Match Screen Match Screen

As you can see in the first tab, there are some widgets, which will help to driver during the match. There is a camera stream which you can configure settings such as resolution or FPS, also a gyro widget, a FMS Information tab which you can see your robot's and driver station status, an alliance indicator which blinks as your alliance color, a voltage slider which you can see the voltage of the battery, and also an autonomous selector which will help you to choose the autonomous algorithm before the match starts.

And the second tab is Debugging Tab Debugging Tab

As you can see in the debugging tab, there are some widgets, which will help you to debug your commands. There is a camera stream which you can configure settings such as resolution or FPS, also a PIDF tuning widget, an Encoder widget which you can choose and see the data coming from the sensor, a drivetrain graph which you can check the velocity of the motors, a PDP widget which you can see the current and voltage of the channels, also an autonomous selector which will help you to choose the autonomous algorithm.

Code Highlights

  • TurnPID command as a template, which you can customize the constant P,I,D,F parameters.
  • NetworkTables base class, which you can just add more entries to put them to the table.
  • Dashboard Updater, which is updating the dashboard every 20ms.

License: MIT Language: Java

sneaky-shuffleboard-2020's People

Contributors

emrecandabak avatar

Stargazers

5l1v3r1 avatar  avatar

Watchers

James Cloos avatar Vatan Aksoy Tezer avatar Sencer Yazıcı avatar

Forkers

5l1v3r1

sneaky-shuffleboard-2020's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.