PolarRobotics / PolarRobotics/PR-ESPIDFCodebase
Merge Delta code into main codebase and add CAN as a motor control option
Open
@a-troller is already working on this.
Since Aug 26, 2026.
enhancement
- Dominant language
- C++
- Stars
- 9
- Forks
- 1
- Avg merge
- 14m
- Merged PRs (30d)
- 3
Description
This repository is the code used by the Delta capstone team to control the SPARK MAX motor controllers with the MCP2515 CAN module attached in Delta. This repository is standalone and separate from the main codebase, but we would like to merge it into our main codebase and add CAN as a new type of motor control. Delta has already been added to BotTypes.h, under index 13.
Other important links:
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.