voodootikigod / node-rolling-spider

A library for controlling a Parrot Rolling Spider drone via BLE.
Other
253 stars 112 forks source link

Swarm with different trajectory #46

Closed shiva02 closed 9 years ago

shiva02 commented 9 years ago

Hello everyone. Is it possible to make a different trajectory for each drones of swarm ? May be using an index element of the swarm like this : swarm.membership[0].takeOff() If you have an idea?

voodootikigod commented 9 years ago

Use swarm.at('RS_W123456').forward()

voodootikigod commented 9 years ago

https://github.com/voodootikigod/node-rolling-spider#swarmatid-callback

shiva02 commented 9 years ago

How thanks... I am beginner and I had not seen the new doc... Thanks a lot

voodootikigod commented 9 years ago

No worries, just got it up actually because you filed the ticket so thank you for the nudge ;) cheers and best of flying

Chris Williams

@voodootikigod http://twitter.com/voodootikigod | GitHub http://github.com/voodootikigod

The things I make that you should check out: SaferAging http://www.saferaging.com/ | JSConf http://jsconf.com/ | RobotsConf http://robotsconf.com/ | RobotsWeekly http://robotsweekly.com/

Help me end the negativity on the internet, share this http://jsconf.eu/2011/an_end_to_negativity.html.

On Mon, Jun 22, 2015 at 4:59 PM, shiva02 notifications@github.com wrote:

How thanks... I am beginner and I had not seen the new doc... Thanks a lot

— Reply to this email directly or view it on GitHub https://github.com/voodootikigod/node-rolling-spider/issues/46#issuecomment-114260654 .