Changeset 228 in flair-src for trunk/demos/SimpleFleet/simulator/build_x86_64
- Timestamp:
- Mar 9, 2018, 11:34:59 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/demos/SimpleFleet/simulator/build_x86_64/bin/simulator_x8.sh
r33 r228 1 1 #! /bin/bash 2 3 . $FLAIR_ROOT/flair-dev/scripts/ubuntu_cgroup_hack.sh4 2 5 3 if [ -f /proc/xenomai/version ];then … … 9 7 fi 10 8 9 . $FLAIR_ROOT/flair-dev/scripts/distribution_specific_hack.sh 10 11 11 $EXEC -n x8 -a 127.0.0.1 -p 9000 -x setup_x8.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.