CarletonURocketry / CarletonURocketry/joystick-controller
Slow down movement when switching between modes
Open
- Dominant language
- C++
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
When switching between joystick and autonomous mode the pico should smooth the movement.
For example, if tracker wants 30 degrees and joystick wants 180 degrees, when switching from tracker to joystick the pico should publish intermediate values: 30-35-40-.....175-180 instead of just sending 180 degrees to the servo
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.