dji-sdk / RoboMaster-SDK

DJI RoboMaster Python SDK and Sample Code for RoboMaster EP.
Apache License 2.0
311 stars 142 forks source link

程序出错,TELLO EDU 更新固件后运行示例代码出现的问题。 #24

Open Tiang-88 opened 3 years ago

Tiang-88 commented 3 years ago

File "C:\Users\admin\AppData\Local\Programs\Python\Python36\lib\site-packages\robomaster\client.py", line 92, in remote_addr return self._conn.target_addr AttributeError: 'NoneType' object has no attribute 'target_addr'