PSDK v3.5 EmergencyStopMotor
CompletedOn reviewing changes in PSDK v3.5, we noticed that the DJI_FLIGHT_CONTROLLER_DISABLE_EMERGENCY_STOP_MOTOR enum member has been removed. Does this mean the DjiFlightcontroller_EmergencyStopMotor function now only supports stopping the motors? Can the motors re-enabled after this function is used? If it is possible, how is this achieved?
For context, we are using this function to stop motors immediately on touchdown when landing on a moving platform to avoid the vehicle sliding. We would like to be able to automatically take-off again after this so need to reenable the motors.
-
Yes, after the PSDK triggers an emergency stop motor, it does not support restarting the motor. And the drone will actively fall, which is used to avoid the motor from hurting people in an emergency. After the crash (if there is landing protection), the drone can only be used after restarting.
Please sign in to leave a comment.
Comments
2 comments