first95 / FRC2018

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

Add move: "Drive Forward" #42

Closed jch13 closed 6 years ago

jwalthour commented 6 years ago

This move should bring the robot forward past the line, so that it gets points

jwalthour commented 6 years ago

written in 4493cbe0ac25861726c81d5a8c4cd24b94e4c124; need to test.

lindsayvallen commented 6 years ago

With move away from strategies, need to check that this is still implemented and identify which auto move class implements it.

RoboticsNA commented 6 years ago

Added under the DriveForward Command