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

get Postion #76

Open
Mahmoud-Teama opened this issue Apr 28, 2016 · 1 comment
Open

get Postion #76

Mahmoud-Teama opened this issue Apr 28, 2016 · 1 comment

Comments

@Mahmoud-Teama
Copy link

Hi , How can i get position (dx,dy,dt) from the PX4Flow
i'm using arduino and the px4flow is connected through I2C
Note i can get all the i2c output like velocities, altitude and gyro but i need to know how to use the i2c output to compute the position

@AlexisTM
Copy link

AlexisTM commented Oct 9, 2017

The position you ask : (dx, dy, dt) are velocities.

You can enable "SEND_LPOS" to "send local position" and receive a message with X, Y, Z integrated position.

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

2 participants