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
We observed the following behaviour. If we are not connected to GPS and turn off visual positioning using the remote control, we can no longer control the drone using the PSDK (Mavic 3E).
However, requesting control authority and also DjiFlightController_ExecuteJoystickAction both return success. See below the joystick mode we are using. Also subscribing to DJI_FC_SUBSCRIPTION_TOPIC_CONTROL_DEVICE shows that PSDK should be in control.
I’d also like to point out that we can fly without any issues as long as Visual Positioning is turned on (and working).
Do you have any idea why this happens or how we could overcome this issue?
Background: We are developing software for autonomous indoor flights in challenging environments. To support a new generation of drones, we decided to onboard the Mavic 3 Enterprise. While testing at a client’s side we observed that the flight mode might switch from N mode to Attitude mode when we fly with low ambient light present. If we fly through an area where the drone switches to attitude mode, i.e. we do not manually change the mode, we lose control and can no longer control the drone until visual positioning works again. For more details on the issue you can also have a look here: https://sdk-forum.dji.net/hc/en-us/community/posts/34974338859929-SDK-control-in-Attitude-mode-not-possible
Greetings. We appreciate your contact with DJI - Da-Jiang Innovations.
We regret any inconvenience caused and have noticed that another developer has raised the same issue on the forum. We will investigate this matter. If the issue on the forum is the same as yours, we recommend continuing the discussion on the same ticket to avoid any confusion.
Thank you for your support of DJI products! We wish you all the best!
Dear Community
We observed the following behaviour. If we are not connected to GPS and turn off visual positioning using the remote control, we can no longer control the drone using the PSDK (Mavic 3E).
However, requesting control authority and also DjiFlightController_ExecuteJoystickAction both return success. See below the joystick mode we are using. Also subscribing to DJI_FC_SUBSCRIPTION_TOPIC_CONTROL_DEVICE shows that PSDK should be in control.
I’d also like to point out that we can fly without any issues as long as Visual Positioning is turned on (and working).
Do you have any idea why this happens or how we could overcome this issue?
Background: We are developing software for autonomous indoor flights in challenging environments. To support a new generation of drones, we decided to onboard the Mavic 3 Enterprise. While testing at a client’s side we observed that the flight mode might switch from N mode to Attitude mode when we fly with low ambient light present. If we fly through an area where the drone switches to attitude mode, i.e. we do not manually change the mode, we lose control and can no longer control the drone until visual positioning works again. For more details on the issue you can also have a look here: https://sdk-forum.dji.net/hc/en-us/community/posts/34974338859929-SDK-control-in-Attitude-mode-not-possible
Drone: Mavic 3E
PSDK version: latest Github release
Joystick mode setup:
The text was updated successfully, but these errors were encountered: