hybridgroup / node-bebop

A Node.js client for controlling Parrot Bebop & Bebop2 quadcopters.
http://nodebebop.com
MIT License
146 stars 61 forks source link

Movements #4

Closed jackcwebb closed 9 years ago

jackcwebb commented 9 years ago

I am using this for a competition and I have a question for you. Is there any way of making the bebop move forwards or backwards using this library or is there any way you could update to add that functionality. It would be greatly appreciated.

zankich commented 9 years ago

@jackcwebb yes you can use the forward and backward functions to do that.