Update home authored by Guillaume Sanahuja's avatar Guillaume Sanahuja
...@@ -13,6 +13,7 @@ ...@@ -13,6 +13,7 @@
* [Simple fleet demo](demos/simplefleet): Simulation and control programs for a fleet of 2 UAVs * [Simple fleet demo](demos/simplefleet): Simulation and control programs for a fleet of 2 UAVs
* [Skeletons](demos/skeletons): skeletons are also good starting points to write applications, as they are very minimalistic * [Skeletons](demos/skeletons): skeletons are also good starting points to write applications, as they are very minimalistic
* [How to properly clone a demo](demos/clone) * [How to properly clone a demo](demos/clone)
* [Flairrun](flairrun)
* [Cmake modules](cmake_modules): description of cmake modules used by flair. Useful to understand how flair CMakeLists work * [Cmake modules](cmake_modules): description of cmake modules used by flair. Useful to understand how flair CMakeLists work
* [Additional software for Heudiasyc users](hds-users) * [Additional software for Heudiasyc users](hds-users)
* [Fl-AIR documentation](documentation) * [Fl-AIR documentation](documentation)
... ...
......