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

vehicleState.isFlying becomes true automatically when I set VehicleApi.getApi(this.drone).arm(true); #453

Open
seantobe opened this issue Oct 4, 2016 · 0 comments

Comments

@seantobe
Copy link

seantobe commented Oct 4, 2016

HI all:

I follow the following link's sample code

http://android.dronekit.io/first_app.html

and when I set API VehicleApi.getApi(this.drone).arm(true);
vehicleState.isFlying() automatically becomes true.

Can anybody tell me what this problem is?

Also, I can sucessfully send mavlink msg to px4 board, but there are only two messages in the dronekit-android library(1: msg_message_interval, and 2: msg_heartbeat).

What I need is:

  1. take off, land
  2. send all other mavlink messages(id: 0~255)

Thank you for replying.

BR
SeanH

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