// %flair:license{ // This file is part of the Flair framework distributed under the // CECILL-C License, Version 1.0. // %flair:license} // created: 2016/09/02 // filename: Config.h // // authors: Thomas Fuhrmann // Copyright Heudiasyc UMR UTC/CNRS 7253 // // version: $Id: $ // // purpose: Globals for configuration of MavPlanner // // /*********************************************************************/ #ifndef MAVPLANNER_CONFIG_H #define MAVPLANNER_CONFIG_H #endif // MAVPLANNER_CONFIG_H