hybridgroup / gobot

Golang framework for robotics, drones, and the Internet of Things (IoT)
https://gobot.io
Other
8.95k stars 1.04k forks source link

Parrot Rolling Spider support ? #234

Closed deadjoe closed 7 years ago

deadjoe commented 9 years ago

Hi this is amazing project to a golang developer as well as a robot fan.

Just wonder if any plan to support the Rolling Spider from Parrot ?

thanks,

joe

deadprogram commented 9 years ago

Hi, @deadjoe we will need BLE support in order to implement support for that platform. We're working on it...

deadjoe commented 9 years ago

Awesome !

deadjoe commented 8 years ago

Hi , just want to know if Parrot Rolling Spider supported yet?

deadprogram commented 8 years ago

Hi @deadjoe we are just adding experimental support in the ble-wip branch. Currently works on OS X but we're trying to get it working on Linux as well.

deadjoe commented 8 years ago

Thanks , cool !

deadprogram commented 8 years ago

Since I originally responded to this issue, we released v0.12.x that includes the experimental BLE support and support on OSX. The dev branch also includes the Linux support for the minidrone, which will also be released soon.

deadjoe commented 8 years ago

Thanks,

I saw the BLE support in the latest release. I am looking for documents or examples about the BLE support with my rolling spider ? Can't find it from the gobot website and appreciate if you can give a clue.

deadprogram commented 7 years ago

The docs are now updated with this info. Thanks, everyone.