본문 바로가기

반응형

python

(3)
The Zen of Python 파이썬의 철학(PEP 20)이라고 불리기도 하고, import this 명령어를 실행하면 나오는 부활절 달걀. import this 추잡한 것보다 아름다운게 낫다. : Beautiful is better than ugly. 암시적인 것보다 명시적인게 낫다. : Explicit is better than implicit. 복잡한 겁소다 단순한게 낫다. : Simple is better than complex. 난잡하게 꼬여있는 것보다 그래도 복잡한게 낫다. : Complex is better than complicated. 중첩되어 있는 것보다 평평한게 낫다. : Flat is better than nested. 밀도가 높은 것보다는 드문드문한게 낫다. : Sparse is better than dense..
Tello-Python This is a collection of python-based sample code that interact with the Ryze Tello drone.https://github.com/dji-sdk/Tello-Python dji-sdk/Tello-PythonThis is a collection of python modules that interact with the Ryze Tello drone. - dji-sdk/Tello-Pythongithub.com1. github의 tello-python에서 code를 다운로드 압축파일을 받아서 폴더에서 압축해제. 2. code 수정 python 2.x로 작성된 code로 "tello.py", "tello_test.py", "stats.py" 에서 pri..
DJI Tello Drone SDK 2.0 (Commands) TELLO EDU 다운로드 https://www.ryzerobotics.com/kr/tello-edu/downloads 텔로 공식 웹사이트-Shenzhen Ryze Technology Co.,Ltd. iOS iOS 10 이상 요구. iPhone 5s, iPhone SE, iPhone 6, iPhone 6 Plus, iPhone 6s, iPhone 6s Plus, iPhone 7, iPhone 7 Plus, iPhone 8, iPhone 8 Plus, iPhone X, iPad mini 4, iPad mini 4 Wi-Fi + Cellular와 호환됨. 안드로이드 안드로이드 4.4 이 www.ryzerobotics.com SDK 2.0 User Guide / Control Commands command d..

반응형