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

Fix to allow filter correction with vision position estimate #1065

Merged
merged 1 commit into from
Jun 22, 2014
Merged

Fix to allow filter correction with vision position estimate #1065

merged 1 commit into from
Jun 22, 2014

Conversation

ggregory8
Copy link
Contributor

When I tested the vision_estimate branch with sending vision_position_estimate mavlink messages I noticed the returned local_position_ned position wasn't the same. It appears it wasn't doing the filter correction.

This is my first pull request so hopefully I am doing it correctly.

Also I guess the vision code added #1041 was just a quick hack to get the vision_position_estimate to work and will probably need to be written with its own bool use_vision_xy etc.?

@ggregory8 ggregory8 mentioned this pull request Jun 22, 2014
LorenzMeier added a commit that referenced this pull request Jun 22, 2014
Fix to allow filter correction with vision position estimate
@LorenzMeier LorenzMeier merged commit 5c6a541 into PX4:vision_estimate Jun 22, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants