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

The pitch and roll has something wrong when sendVirtualStickFlightControlData. #30

Closed
hopeful0 opened this issue May 11, 2016 · 2 comments

Comments

@hopeful0
Copy link

hopeful0 commented May 11, 2016

I met a strange problem when I developer a Mobile APP using this SDK.
When I used the sendVirtualStickFlightControlData in this APP, I found that the pitch in the Data make the aircraft move right and the roll in the Data make the aircraft move ahead.
I checked the code and try the Sample,then I found the problem appeared again.
In fact,it is not allways wrong.Only the * RollPitchControlMode* is "velocity",the problem will appear.If it is "angle",the program is nromal.
Poor English,so sorry.
Devices:Any Devices
IDE:Android Studio2.0

@dji-dev
Copy link
Contributor

dji-dev commented May 11, 2016

Hi, I think the following tutorial would explain why the right direction value would cause the moving ahead. https://developer.dji.com/mobile-sdk/get-started/Virtual-Stick-User-Guide/.

@hopeful0
Copy link
Author

Oh,I find it.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

2 participants