Search Results

Pages

AIdeck Workshop 1 - 2021

On Friday the 16th of April in the afternoon, we hosted an AI deck 1.1 given by the PULP lab featuring Greenwaves Technologies. Information Date and Time: 16th April 2021, 14:00 (2 pm) - 16:00 (4 pm) (Central European Summer Time) Place: The Bitcraze Discord server in tutorials and workshops Speakers:… Read More

Home

This repository contains several simulation options for the Crazyflie. The original repository for this documentation is https://github.com/bitcraze/crazyflie-simulation. … Read More

Home

Crazyflie Android client The Crazyflie Android client can be used to control the Crazyflie micro quadcopter from an Android device. Connection is established using either the Crazyradio USB dongle or over Bluetooth LE (Crazyflie 2.0 only). The Crazyflie Android client app is available in the Google… Read More

Cortex debugging

For VS code, follow the prerequisites of the Crazyflie's STM debugging instructions. Open vscode in the crazyradio2-firmware folder and use this launch.json file instead: { // Use IntelliSense to learn about possible attributes. // Hover to view descriptions of existing attributes. // For more information,… Read More

Gazebo Spin Motors

Just mind that this model does not fly properly yet and is considered experimental 1- First install gazebo harmonic: https://ignitionrobotics.org/docs/harmonic/install 2- Clone this repo: git clone https://github.com/bitcraze/crazyflie_simulation.git 3- Put this repo in your ~/.bashrc and source it… Read More