You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I encountered an issue while using DroneKit with my drone. When attempting to request missions from the drone, I received the following warning message: "WARNING:autopilot:got MISSION_REQUEST; use MISSION_REQUEST_INT!" This warning seems to suggest that I should be using "MISSION_REQUEST_INT" instead of "MISSION_REQUEST" for mission requests.
The text was updated successfully, but these errors were encountered:
I encountered an issue while using DroneKit with my drone. When attempting to request missions from the drone, I received the following warning message: "WARNING:autopilot:got MISSION_REQUEST; use MISSION_REQUEST_INT!" This warning seems to suggest that I should be using "MISSION_REQUEST_INT" instead of "MISSION_REQUEST" for mission requests.
The text was updated successfully, but these errors were encountered: