Changeset 45 in flair-dev for trunk/scripts


Ignore:
Timestamp:
Jan 10, 2017, 3:57:32 PM (8 years ago)
Author:
Sanahuja Guillaume
Message:

vision filter

Location:
trunk/scripts
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/scripts/compile_info.sh

    r27 r45  
    1 #usage svn_revision.sh gcc dir file
     1#usage compile_info.sh gcc dir file
    22#gcc: gcc path
    33#dir: directory to get svn revision
  • 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.