Closed Ellislee1 closed 3 weeks ago
Agent comment from Leon in Zendesk ticket #120568:
Hello, we are sorry. We have confirmed that if this interface is called, the flight cannot be unlocked again. You can only restart the drone and then call the flight control function again to control the flight.
°°°
Thank you. This is what we expected.
Looking at the function here: https://github.com/dji-sdk/Payload-SDK/blob/159708e6ef8920f41dce11ce666a3446e91481f5/psdk_lib/include/dji_flight_controller.h#L472
The description seems unclear. Once the
E_DjiFlightControllerEmergencyStopMotor
command has been issues how are the motors then reactivated? Is it possible to get some sample code that demonstrates this re-enabling?