Decatur-Robotics / Decatur-Robotics/FRC-2020-Team-4026
Using Vision to update Position and Heading
Open
Enhancement
Nice to have
- Dominant language
- Java
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Goal: The navigation subsystem should have position and heading reset whenever possible from the vision subsystem.
Why: Wheel slipping means that our position and heading data will inevitably be different from our robot position and heading, We can use vision to reset this. While not 100% accurate, it is better than not correcting it.
How: The navigation update command might be able to query vision.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.