Changeset 23 in flair-src for trunk/demos/CircleFollower/uav/src/main.cpp


Ignore:
Timestamp:
04/20/16 17:07:36 (8 years ago)
Author:
Sanahuja Guillaume
Message:

igep to flair

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/demos/CircleFollower/uav/src/main.cpp

    r21 r23  
    2020using namespace TCLAP;
    2121using namespace std;
    22 using namespace framework::core;
    23 using namespace framework::meta;
     22using namespace flair::core;
     23using namespace flair::meta;
    2424
    2525string uav_type;
Note: See TracChangeset for help on using the changeset viewer.