MARSProgramming / MARSProgramming/MARS-2020
Familiarize yourself with autonomous commands
Open
@Epicr12 is already working on this.
Since Feb 19, 2020.
- Dominant language
- LabVIEW
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
This can almost be assigned to everyone.
Look at how auto commands are written for each subsystem in the 2019/2018 code, be prepared to write your own. Most intake and drive commands can be taken from 2018, but the turret and flywheel commands will need to be new. For right now, don't worry about how these commands are integrated into the architecture, just how to write them. If you really want, you could unit test a command you wrote on your own computer.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.