Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/felixge/go-ardrone

Parrot AR Drone 2.0 drivers and protocols written in Go.
https://github.com/felixge/go-ardrone

Last synced: about 2 months ago
JSON representation

Parrot AR Drone 2.0 drivers and protocols written in Go.

Awesome Lists containing this project

README

        

# go-ardrone

Parrot AR Drone 2.0 drivers and protocols written in Go.

* **client:** A partial implementation of the Parrot UDP protocol.
* **hardware:** Code for talking to the hardware of the drone. Will be used by
[GoDrone](http://github.com/felixge/godrone).

## License

Everything in here is MIT licensed, see LICENSE.txt.