felixge / node-ar-drone

A node.js client for controlling Parrot AR Drone 2.0 quad-copters.
http://nodecopter.com/
MIT License
1.76k stars 428 forks source link

Cannot perform a counter clockwise rotation #161

Open ali-hirani opened 5 years ago

ali-hirani commented 5 years ago

Using the client.counterClockwise(speed) doesn't seem to work. No issues experienced with the other flight commands including client.clockwise(speed).