Brown-County-FIRST-Robotics / 1716-2023-robot

2023 Robot
Apache License 2.0
0 stars 0 forks source link

Turn the current robot code into a command based robot #15

Closed joshbressers closed 1 year ago

joshbressers commented 1 year ago

The current robot code is the timed robot, we need to turn this robot into a command based robot

gldeA commented 1 year ago

I would like to note that it would be simpler to write new command based code rather than relying on porting the old code, it won't translate over very well.

joshbressers commented 1 year ago

@gldeA I don't think there will be issues with a rewrite. We just want command based code to work on the current robot so we can learn from it