Changeset 45 in flair-dev for trunk/scripts/flair_compile_all.sh


Ignore:
Timestamp:
01/10/17 15:57:32 (7 years ago)
Author:
Sanahuja Guillaume
Message:

vision filter

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/scripts/flair_compile_all.sh

    r44 r45  
    9898        done
    9999
    100         for projects in CircleFollower SimpleFleet Gps OpticalFlow; do
     100        for projects in OpticalFlow CircleFollower SimpleFleet Gps; do
    101101                compile_uav_and_simulator_demo $FLAIR_ROOT/flair-src/demos $projects
    102102        done
Note: See TracChangeset for help on using the changeset viewer.