CrazyFlie Setting Up
AI Deck
Environment setup
Ubuntu 22.04
Set up KVM
Follow the instructions here to set up KVM
Install Docker
Follow the instructions here
If there is error about "docker-desktop : Depends: docker-ce-cli but it is not installable", follow solutions here
Launch Docker
hello world should be able to run
sudo apt install libtool pkg-config autoconf automake texinfo
Last updated