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

socket.io would probably be ideal for this. All telemetry data plus copter AI goals would be made available.

enhancement
beta
api

Don't have one yet & the current firmware doesn't support the 2 new sensors, but eventually altitude & heading telemetry will be required.

radio driver
flight control

#1 problem is that the copter accelerates very quickly when the battery is fully-charged but much more weakly when the battery is lower. It would be great to use the...

alpha
flight control

Just pass an options hash around, with channel & data rate as named fields.

alpha
api

Documentation should cover the copter control API but doesn't need to cover the driver layer. The architecture should be covered to help possible contributors, however.

enhancement
beta
api