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

Measure and Pose coordinate of EKF #28

Open
cyberphantom opened this issue Dec 30, 2016 · 0 comments
Open

Measure and Pose coordinate of EKF #28

cyberphantom opened this issue Dec 30, 2016 · 0 comments

Comments

@cyberphantom
Copy link

cyberphantom commented Dec 30, 2016

Hi, I'm new working on ardrone project. I'm using this package to make use of EKF. I have a question on EKF inputs. When I monitoring the xy of measure and pose inputs. They are 0 all the time is that how it suppose to be or I have something wrong?
What about using the front camera instead of the bottom camera as it is the same concept to get a tag. I tried that and It works by configuring the video.channel to 0.
BTW I modify the condition in controller.js line 265 to (d.visionDetect && d.visionDetect.nbDetected >= 0) instead of (d.visionDetect && d.visionDetect.nbDetected > 0) to get it enter the loop.
Please if anyone working on this package I need your help,

Thanks,

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

No branches or pull requests

1 participant