First Commit for AR Drone Browser controller

Esse commit está contido em:
Rohit Ghatol
2013-06-29 19:29:51 -05:00
commit f737e86911
20 arquivos alterados com 1875 adições e 0 exclusões
+24
Ver Arquivo
@@ -0,0 +1,24 @@
AR Drone Browser Controller
==========================
This is a simplified Node JS Browser Controller built on top of NodeJs
It shows Feed from
* Ar Drone Parrot 2
* Laptop Camera
and allows following commands to control the drone
* takeoff
* spin
* stop
* land
and updates the battery level constantly
References
------------
This project internally uses following libraries
* node-ar-drone
* dronestream
* socket.io