Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/postmannen/parrot

Under development. Driver for the Parrot Bebop/Anafi drone written in Go.
https://github.com/postmannen/parrot

anafi bebop driver drone go golang parrot

Last synced: 1 day ago
JSON representation

Under development. Driver for the Parrot Bebop/Anafi drone written in Go.

Awesome Lists containing this project

README

        

# Parrot Bebop

Work in progress!
Building a driver for the Parrot Bebop 2 drone in Go.

The idea behind writing this new driver, was to have a new driver in Go that can utilize all the functions and sensors the Parrot Bebop provide.

Alongside the driver is also a lexer and parser that will take the whole xml of the AR Protocol Specification and parse it into Go code.
That package can be found here