Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 434 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 434 Bytes

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