When running a python script on the drone, accessing the camera, I'll get an error using the camera, then when I restart my script the drone beeps (a short series of beeps that sounds like shutting down), the 4 lights on the arms start flashing red, and the controller loses connection with the drone. My SSH connection then freezes. I have to power off the drone and power it back on to reconnect.
How do I find out what the issue is? Is there a log file which will tell me an error in this situation?
When running a python script on the drone, accessing the camera, I'll get an error using the camera, then when I restart my script the drone beeps (a short series of beeps that sounds like shutting down), the 4 lights on the arms start flashing red, and the controller loses connection with the drone. My SSH connection then freezes. I have to power off the drone and power it back on to reconnect.
How do I find out what the issue is? Is there a log file which will tell me an error in this situation?
Thanks!