dronekit / dronekit-python

DroneKit-Python library for communicating with Drones via MAVLink.
https://readthedocs.org/projects/dronekit-python/
Apache License 2.0
1.5k stars 1.42k forks source link

motor keep getting disarmed and it cannot perform the simple_goto.py script #1194

Closed SHIVAPK80 closed 1 year ago

SHIVAPK80 commented 1 year ago

Got COMMAND_ACK: NAV_TAKEOFF: FAILED Got COMMAND_ACK: REQUEST_MESSAGE: UNSUPPORTED Got COMMAND_ACK: REQUEST_MESSAGE: UNSUPPORTED Got COMMAND_ACK: REQUEST_AUTOPILOT_CAPABILITIES: FAILED Got COMMAND_ACK: DO_SEND_BANNER: UNSUPPORTED Got COMMAND_ACK: DO_SEND_BANNER: UNSUPPORTED AP: Frame: QUAD

hamishwillee commented 1 year ago

I suggest you add information about what autopilot you are connecting to and version, also a link to the exact script you are running.

The fact that you are getting these ACKS tells me that whatever message you are specifying is not supported for requesting.

SHIVAPK80 commented 1 year ago

thanks man it got resolved.........

On Thu, Jun 22, 2023 at 12:54 PM Hamish Willee @.***> wrote:

I suggest you add information about what autopilot you are connecting to and version, also a link to the exact script you are running.

The fact that you are getting these ACKS tells me that whatever message you are specifying is not supported for requesting.

— Reply to this email directly, view it on GitHub https://github.com/dronekit/dronekit-python/issues/1194#issuecomment-1602142297, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASLZL6UAR4UESVFUI542JYLXMPXI7ANCNFSM6AAAAAAZPXSNEI . You are receiving this because you authored the thread.Message ID: @.***>