diff --git a/Software/Software Checklist.md b/Software/Software Checklist.md new file mode 100644 index 00000000..e3721a51 --- /dev/null +++ b/Software/Software Checklist.md @@ -0,0 +1,13 @@ +# Robot Checklist +1. List all states of robot +2. Assume motor counts +3. Create motor names +4. Define motor categories (Freespin/Positional) +5. Map motors to robot states +6. Assign buttons +7. Create Github issues, clustered by categories +8. Start creating code for motors and rotors +9. Wire the state machine +10. Protobot skeleton code +11. Create state machine in code +12. Create code logic \ No newline at end of file