aerogel icon indicating copy to clipboard operation
aerogel copied to clipboard

a node.js driver for the Crazyflie quadcopter

Results 16 aerogel issues
Sort by recently updated
recently updated
newest added

Adds a script that allows full motion control of a Crazyflie with Leapmotion and edits copter.js to allow for the ability to change the roll of the quadcopter.

I am using windows 7, already configured crazyflie client and drivers. I tried connecting to crazyflie using aerogel but there was error so tried downloading dependency using npm install aerogel...

Newer versions of node-usb have removed startStream and stopStream which are directly called in usbstream.js so aerogel no longer works with current node-usb versions. Reverting to an earlier version of...

Having an issue where it will not continue it gets stuck at: ``` STATE: setup --> connected CONSOLE: ng! CONSOLE: SYS: Build 89:54fa51cb6ea0 (2014.01.0) CLEAN CONSOLE: SYS: I am 0x870728575049725066...

There's a weird issue, sometimes I need 5 or more trys till I get a connection... Any Ideas ? Cheers Marvin

...just noticed it was missing ability to set roll

Maybe make a mock usb radio that responds with mocked-up packets. I'm still at the stage where integration testing to discover how the firmware actually behaves (as opposed to how...

alpha

For human-controlled flight. The python client scans available USB devices for game controllers & lets you select one. We can be far more primitive at first. Goal would be to...

enhancement
flight control

Step one: just visualize the data. Don't try to do any control/settings stuff.

enhancement
beta