Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

Commit

Permalink
Field Relative (#17)
Browse files Browse the repository at this point in the history
* Add field relative setting to NT and layout cleaner code

* Fix style, fix unit tests

* Add field relative setting to NT and layout cleaner code

* Fix style, fix unit tests

* Clean and standardize

* Fix robot name

* adding limitswitch

* make networktables a tree

* who changed the swerve nt paths

* ahh We make the PID Work by barely even touching it

* switching to pigeon (#18)

Co-authored-by: kredcool <[email protected]>
Co-authored-by: KenwoodFox <[email protected]>

* don't keep adding more wheels

* add cameras

* make error image same size as camera

* fix layout, move nt css to seperate file

* make the nt table tree work correctly and not incorrectly

* cursor pointer

* add FIEld relATIVE TOGGLE BUTTON!!!!

* hide broken image icon

* Update rio/constants.py

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update rio/commands/setIntakeSpeed.py

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update rio/commands/setIntakeSpeed.py

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* formitting with black, Jack please install black

---------

Co-authored-by: kredcool <[email protected]>
Co-authored-by: dubluayaychtee <[email protected]>
Co-authored-by: NotSimon5673 <[email protected]>
Co-authored-by: Kredcool <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
6 people authored Mar 10, 2024
1 parent 9bec1f6 commit 4759e8d
Show file tree
Hide file tree
Showing 25 changed files with 5,062 additions and 4,109 deletions.
11 changes: 0 additions & 11 deletions Pipfile

This file was deleted.

20 changes: 0 additions & 20 deletions Pipfile.lock

This file was deleted.

4 changes: 3 additions & 1 deletion dashboard/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,6 @@ sed -i -e "/<\!--RR-->/rsrc/asset/wheel/RR.svg" dist/index.html
sed -i -e "/<\!--FLd-->/rsrc/asset/wheel/FLd.svg" dist/index.html
sed -i -e "/<\!--FRd-->/rsrc/asset/wheel/FRd.svg" dist/index.html
sed -i -e "/<\!--RLd-->/rsrc/asset/wheel/RLd.svg" dist/index.html
sed -i -e "/<\!--RRd-->/rsrc/asset/wheel/RRd.svg" dist/index.html
sed -i -e "/<\!--RRd-->/rsrc/asset/wheel/RRd.svg" dist/index.html

sed -i "/<!--[FLR]\{2\}d\?-->/d" dist/index.html
Loading

0 comments on commit 4759e8d

Please sign in to comment.