Skip to content

Commit

Permalink
Include astop stack light behavior in fms whitepaper (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
rutmanz authored Feb 26, 2024
1 parent 0aeb23c commit 0595084
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions source/fms-whitepaper/fms-whitepaper.rst
Original file line number Diff line number Diff line change
Expand Up @@ -207,15 +207,15 @@ Team Stack Lights

On the field are located 6 stack lights, one per team. Each stack light contains two LED sections equal to the alliance color (red or blue), and an additional amber LED used to indicate Emergency Stop status. Below is a table representing the state of the stack lights and what they indicate.

+----------+--------------------------------------------+----------------------------+
| | Alliance Color | Amber Color |
+----------+--------------------------------------------+----------------------------+
| Flashing | No connection to robot or station bypassed | N/A |
+----------+--------------------------------------------+----------------------------+
| Solid | Robot Enabled | Estop pressed/enabled |
+----------+--------------------------------------------+----------------------------+
| Off | Connection Established to Robot | Estop not pressed/disabled |
+----------+--------------------------------------------+----------------------------+
+----------+--------------------------------------------+--------------------------------------------------+
| | Alliance Color | Amber Color |
+----------+--------------------------------------------+--------------------------------------------------+
| Flashing | No connection to robot or station bypassed | Astop pressed/enabled (during autonomous period) |
+----------+--------------------------------------------+--------------------------------------------------+
| Solid | Robot Enabled | Estop pressed/enabled |
+----------+--------------------------------------------+--------------------------------------------------+
| Off | Connection Established to Robot | Estop not pressed/disabled |
+----------+--------------------------------------------+--------------------------------------------------+

Field Stack Light
^^^^^^^^^^^^^^^^^
Expand Down

0 comments on commit 0595084

Please sign in to comment.