aboutsummaryrefslogtreecommitdiff
path: root/tools/viz/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'tools/viz/README.md')
-rw-r--r--tools/viz/README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/tools/viz/README.md b/tools/viz/README.md
new file mode 100644
index 0000000..6afbd5c
--- /dev/null
+++ b/tools/viz/README.md
@@ -0,0 +1,13 @@
+# How to use
+
+- Download and install: http://websocketd.com/
+- Build the repo
+- Run data_recorder through websocketd like so:
+
+``` websocketd --port=8080 ./data_recorder```
+
+- Navigate to the `index.html` page in this directory on chrome.
+
+When lighthouses, poses, or angle information is found, it should add it the scene.
+
+