Skip to content

cubesatlab/crazycube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CrazyCube

CubedOS flight software for the Crazyflie. This repository includes the CubedOS repository as a submodule. The CubedOS repository includes the Ada Drivers Library (ADL) as a submodule. To ensure that all files are available as intended, this repository should be cloned using a command such as:

$ git clone --recurse-submodules https://github.com/cubesatlab/crazycube.git <path>

Where <path> should be replaced with the location of where you want the CrazyCube repository to be placed.

If you forget the --recurse-submodules option on the clone, you can initialize and clone the submodules in a separate step using a command such as:

$ git submodule update --init --recursive

About

CubedOS flight software for the Crazyflie

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages