3drobotics / solodevguide

Solo Development Guide (SDG).
http://dev.3dr.com/
41 stars 62 forks source link

Solo - beeps, red lights flash, when working with camera #305

Closed alexblack closed 8 years ago

alexblack commented 8 years ago

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!