wpilibsuite / wpilibsuite/systemcore-blocks-interface
Robot needs opmodeStart, opmodePeriodic, and opmodeEnd
Open
@lizlooney is already working on this.
Since Jul 22, 2026.
- Dominant language
- TypeScript
- Stars
- 9
- Forks
- 11
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 6
Description
We currently generate opmodeStart, opmodePeriodic, and opmodeEnd for the robot python code, but the user can't add a define method block for those methods (like they can in a mechanism).
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.