Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using Vision to update Position and Heading #28

Open
Keon-San opened this issue Feb 13, 2020 · 0 comments
Open

Using Vision to update Position and Heading #28

Keon-San opened this issue Feb 13, 2020 · 0 comments
Labels
Enhancement Improvement upon existing functionality Nice to have not crucial to competition success

Comments

@Keon-San
Copy link
Contributor

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.

@Keon-San Keon-San added Enhancement Improvement upon existing functionality Nice to have not crucial to competition success labels Feb 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Improvement upon existing functionality Nice to have not crucial to competition success
Projects
None yet
Development

No branches or pull requests

1 participant