-
I'm trying to use the cffirmware bindings in webots. Followed instructions under:
https://www.bitcraze.io/documentation/repository/crazyflie-simulation/main/functional_areas/controllers/.
When…
-
It would be safer to add some kind of arming mechanism, like full thrust and back down, before you are able to control the Crazyflie.
There's been some bugs that makes the throttle go to max and prob…
-
So with the release testing, I found out that flowdeck based flight is a bit iffy.... It seems to diverge faster than usually!
Some things that worked:
* moving the flowdeck higher from the ground…
-
It would be nice to have an altitude hold feature in the app. Either hover at a certain level and then select that point as the hold position or if there is a way in the settings to tell it not to ex…
-
Hi,
I have observed a high accumulation of these errors today:
SYS: Assert failed at crazyflie-firmware/vendor/FreeRTOS/tasks.c:1856
More precisely, they occurred every time I tried to switch t…
-
It would be nice to have a button in the parameter tab, were it is possible to reset and remove all eeprom stored persistent parameters.
-
currently we support notifySetpointsStop per Crazyflie. We need to support it for the CrazyflieServer so we command the full team directly instead of looping over them.
-
This is possible due to priority issues with the gamepad.
Replicate:
1. An app is running HLC (Hing Level Commander) sequences autonomously.
2. Have a gamepad connected and configured in the cfcl…
-
The Active Marker deck is a Bitcraze product primarily meant for Qualisys motion capture systems.
It contains four infrared LEDs of wavelength 850nm - the same used by Vicon Vantage cameras. (sourc…
-
Re: @bitcrazed's comment https://github.com/rs/curlie/issues/12#issuecomment-692194493:
Apparently Console can support colors, but we need a special syscall `SetConsoleMode` for Windows to do so.
…