This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
projects:virtualmachine:index [2016-06-14 16:00] macke |
projects:virtualmachine:index [2021-06-24 16:16] (current) kimberly |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | <WRAP center round important 60%> | ||
| + | This page has deprecated and moved to the new documentation framework of the main Bitcraze website. Please go to [[https:// | ||
| + | </ | ||
| + | |||
| + | |||
| ====== Bitcraze Virtual Machine ====== | ====== Bitcraze Virtual Machine ====== | ||
| - | In order to easily get going with the development of Bitcraze projects we have pre-configured a virtual machine that can be imported into [[https:// | + | In order to easily get going with the development of Bitcraze projects we have pre-configured a virtual machine that can be imported into [[https:// |
| <WRAP center round info> | <WRAP center round info> | ||
| Line 7: | Line 12: | ||
| </ | </ | ||
| - | If you would like to create your own virtual machine instead of downloading ours, then have a look at [[projects:virtualmachine: | + | The VM is built using Packer, so if you would like to build you' |
| - | **Please note:** All the instructions here (and on sub-pages) are always updated | + | For information |
| ====== Download ====== | ====== Download ====== | ||
| - | You can download the VM using one of the link below (torrents preferred): | + | To download the latest version |
| - | * Bitcraze VM 2016-06 (torrent) ([[http:// | + | |
| + | ==== Previous version ==== | ||
| + | * Bitcraze VM 2017.03 | ||
| + | * Bitcraze VM 2016-06 ([[http:// | ||
| * Bitcraze VM 0.8 ([[http:// | * Bitcraze VM 0.8 ([[http:// | ||
| - | |||
| - | ====== VM info ====== | ||
| - | The [[https:// | ||
| - | |||
| - | ====== HOW-TOs ====== | ||
| - | ===== Update all the projects ===== | ||
| - | If you would like to update to the latest version from GitHub for all the projects you can either use the short-cut on the desktop (//Update all projects//) or run the following command: | ||
| - | < | ||
| - | / | ||
| - | </ | ||
| - | |||
| - | ===== Run the Crazyflie PC client ===== | ||
| - | If you would like to fly the Crazyflie then you should to the following: | ||
| - | * Insert the controller and Crazyradio and pass them to the VM. In VirtualBox this is done by right-clicking on the USB icon in the bottom left hand of the screen and selecting the Crazyradio and the controller | ||
| - | * Start the cfclient either by using the short-cut on the desktop (// | ||
| - | * Press the //Connect// button and select the URI starting with //radio// and then press //Connect// | ||
| - | |||
| - | **PLEASE NOTE:** If no controller is passed to VirtualBox the default controller will be the // | ||
| - | |||
| - | ===== Build the Crazyflie firmware ===== | ||
| - | Running the following commands will build the firmware which can be flashed with the wireless bootloader. For updating the Crazyflie use the resulting // | ||
| - | < | ||
| - | cd ~/ | ||
| - | make CLOAD=1 DEBUG=0 | ||
| - | </ | ||
| ====== Tutorials ====== | ====== Tutorials ====== | ||
| [[projects: | [[projects: | ||