Changes between Version 4 and Version 5 of circlefollower_old
- Timestamp:
- Jun 23, 2016, 10:11:39 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
circlefollower_old
v4 v5 73 73 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]). 74 74 {{{ 75 $ $FLAIR_ROOT/flair-bin/tools/scripts/ DualShock3_local.sh75 $ $FLAIR_ROOT/flair-bin/tools/scripts/dualshock3_local.sh 76 76 }}} 77 77 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. … … 79 79 If you do not have bluetooth on your computer, you can use the USB connection of the DualShock3 with the following command: 80 80 {{{ 81 $ $FLAIR_ROOT/flair-bin/tools/scripts/ DualShock3_local_usb.sh81 $ $FLAIR_ROOT/flair-bin/tools/scripts/dualshock3_local_usb.sh 82 82 }}} 83 83