first95 / FRC2018

The code base for our 2018 robot
MIT License
3 stars 0 forks source link

Add strategy: "Start in the center, drive to the 'hot' side, score cube on switch" #45

Closed jwalthour closed 6 years ago

jwalthour commented 6 years ago

This should be a sequence of moves. "Hot" means "Matches our color".

RoboticsNA commented 6 years ago

Handled in the SwitchAttack class

lindsayvallen commented 6 years ago

Because this is a case of the new Switch Attack class (issue #68), closing this issue.