summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 12 insertions, 0 deletions
diff --git a/README b/README
index 6cb1aac..e05f38b 100644
--- a/README
+++ b/README
@@ -6,3 +6,15 @@ OR python server.py (have a ar drone connected)
./client2 [--no-oculus]
+
+
+
+Design is as follows:
+
+ server.py connects to your Parrot AR.Drone 2.0, and lets you control
+ it with your gamepad.
+ client2 connects to that server.py and does the graphic stuff.
+
+ This has the advantage that your client can crash and you don't lose
+ control of the copter
+