-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add demo app #634
Milestone
Comments
krichardsson
added a commit
that referenced
this issue
Oct 22, 2020
The path to the binary used by the lighthouse deck was not handled properly when the build is not done from the root. Pass the path to the blobs dir to the compiler to solve the problem.
krichardsson
added a commit
that referenced
this issue
Oct 23, 2020
krichardsson
added a commit
that referenced
this issue
Oct 23, 2020
knmcguire
added a commit
that referenced
this issue
Oct 26, 2020
cafeciaojoe
pushed a commit
to cafeciaojoe/crazyflie-firmware
that referenced
this issue
Sep 27, 2024
Added LH wizard images assets to build
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add the demo we have used for IROS and ICRA as an app to the example folder.
The latest incarnation of the demo is here: https://github.com/bitcraze/crazyflie-firmware-experimental/tree/iot-2020
This code uses a bunch of hacks in the firmware, but all of theses have now been converted into public APIs that can be called from an app (see #629, #630, #632 and #633) and the demo can be converted into a stand alone app.
The text was updated successfully, but these errors were encountered: