Skip to main content

Actions

Actions are based off/from 254's code example

In short, they describe an action such as FlipArmUp or SpinDownShooter. You can find them defined:

While actions are primarily used for auto, (where they are generated by ActionGenerator and selected by AutonomousSelectionManager) they can also be used to generate sequences triggered by the driver as can seen in the Climber's FlipUp Sequence

This year's 6-ball was generated here