Changes between Version 1 and Version 2 of clone_demo


Ignore:
Timestamp:
03/23/21 16:33:35 (3 years ago)
Author:
Sanahuja Guillaume
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • clone_demo

    v1 v2  
    1919$FLAIR_ROOT/flair-src/scripts/clone_demo.sh $FLAIR_ROOT/flair-src/demos/CircleFollower/ MyApp
    2020}}}
     21The scripts takes 2 arguments:
     22* absolute path to the demo to be cloned (must contain a ''CMakeLists.txt'')
     23* new demo name. The new demo will be placed in the current directory
     24
    2125Output should be something like that:
    2226{{{