Choate-Robotics / Choate-Robotics/7407-DriveCode-Crescendo
Murphys Law Commands
Open
enhancement
help wanted
- Dominant language
- Python
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Anything that could go wrong will go wrong. With that said, think about any failure points in your subsystem, and any workarounds we can produce for that.
For example, if the wrist absolute encoder is messed up (meaning the wrist motor doesn't know where it is) some possible solutions could be:
1. running the wrist down until the current spikes due to the stopper. That way, we would know where are.
2. run the wrist down and only shoot up close
you get the idea
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.