source: flair-src/trunk/tools/VrpnLite/resources/core2-64/vrpnlite.sh@ 467

Last change on this file since 467 was 467, checked in by Sanahuja Guillaume, 2 years ago

change default usb method for ds3, now input event, no need to be root

  • Property svn:executable set to *
File size: 200 bytes
Line 
1#! /bin/bash
2ARCH_DIR=core2-64
3
4. ${FLAIR_ROOT}/flair-src/scripts/ubuntu_cgroup_hack.sh
5
6${FLAIR_ROOT}/flair-install/bin/tools/$ARCH_DIR/vrpnlite -p 9000 -x vrpnlite.xml -s 172.26.213.1:3883 -v 3884
7
Note: See TracBrowser for help on using the repository browser.