hybridgroup / cylon

JavaScript framework for robotics, drones, and the Internet of Things (IoT)
https://cylonjs.com
Other
4.2k stars 361 forks source link

Support for Parrot MiniDrones and Bebop #252

Closed ghost closed 9 years ago

ghost commented 9 years ago

Hi. Any plans for adding support for the Parrot MiniDrones (Jumping Sumo and Rolling Spider) and Bebop? Parrot has recently released the latest SDK, which includes these devices: https://github.com/ARDroneSDK3/ARSDKBuildUtils.

deadprogram commented 9 years ago

We've been planning on it for a while, now that the SDK is available, it becomes more realistic!

deadprogram commented 9 years ago

Hi @AgileAce please checkout https://github.com/ChrisTheBaron/cylon-rolling-spider.

We still need some wonderful community member like @ChrisTheBaron to implement Jumping Sumo and Bebot support.

ChrisTheBaron commented 9 years ago

Hey @AgileAce,

Unfortunately at the moment I don't have either the Jumping Sumo or a Bebot, but if the demand is great enough then I might be tempted to purchase them and develop something for them.

Cheers, Chris

deadprogram commented 9 years ago

For anyone wanting Parrot Rolling Spider support, @ChrisTheBaron created https://github.com/ChrisTheBaron/cylon-rolling-spider

For anyone wanting Parrot Bebop support, we ourselves created https://github.com/hybridgroup/cylon-bebop

Closing this issue... happy flying!