Changes between Version 2 and Version 3 of simplefleet_old
- Timestamp:
- Jun 23, 2016, 10:12:36 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
simplefleet_old
v2 v3 71 71 If you have a DualShock3, you can use it to control the UAV. Make sur you have configured the bluetooth first (see [wiki:setup#SetupbluetoothforDualShock3controlleroptional this page]). 72 72 {{{ 73 $ $FLAIR_ROOT/flair-bin/tools/scripts/ DualShock3_local.sh73 $ $FLAIR_ROOT/flair-bin/tools/scripts/dualshock3_local.sh 74 74 }}} 75 75 If it is the first time you use it with your computer, plug it first with an USB cable in order to pair it. Then you can use bluetooth connection. … … 77 77 If you do not have bluetooth on your computer, you can use the USB connection of the DualShock3 with the following command: 78 78 {{{ 79 $ $FLAIR_ROOT/flair-bin/tools/scripts/ DualShock3_local_usb.sh79 $ $FLAIR_ROOT/flair-bin/tools/scripts/dualshock3_local_usb.sh 80 80 }}} 81 81