Ignore:
Timestamp:
03/09/18 11:09:54 (5 years ago)
Author:
Bayard Gildas
Message:

shift from ubuntu_cgroup_hack to distribution_specific_hack script

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/demos/CircleFollower/simulator/build_core2_64/bin/simulator_x4.sh

    r24 r227  
    11#! /bin/bash
    2 
    3 . $FLAIR_ROOT/flair-dev/scripts/ubuntu_cgroup_hack.sh
    4 
    52if [ -f /proc/xenomai/version ];then
    63        EXEC=./CircleFollower_simulator_rt
     
    96fi
    107
     8. $FLAIR_ROOT/flair-dev/scripts/distribution_specific_hack.sh
     9
    1110$EXEC -n x4_0 -t x4 -p 9000 -a 127.0.0.1 -x setup_x4.xml -o 10 -m $FLAIR_ROOT/flair-bin/models -s $FLAIR_ROOT/flair-bin/models/indoor_flight_arena.xml
Note: See TracChangeset for help on using the changeset viewer.