aboutsummaryrefslogtreecommitdiff
path: root/tools/viz/README.md
diff options
context:
space:
mode:
authorJustin Berger <j.david.berger@gmail.com>2018-03-16 18:03:34 -0600
committerJustin Berger <j.david.berger@gmail.com>2018-03-16 18:03:34 -0600
commit1fe0debd6474c0368f81159cd6a0451edbc6d381 (patch)
tree1d5b63702ce57b665185919c0431714d53747047 /tools/viz/README.md
parente175d0bd2e51263934086f7898911af4e2ce4ab7 (diff)
downloadlibsurvive-1fe0debd6474c0368f81159cd6a0451edbc6d381.tar.gz
libsurvive-1fe0debd6474c0368f81159cd6a0451edbc6d381.tar.bz2
Added a lot of features to the viz tool
Diffstat (limited to 'tools/viz/README.md')
-rw-r--r--tools/viz/README.md13
1 files changed, 0 insertions, 13 deletions
diff --git a/tools/viz/README.md b/tools/viz/README.md
deleted file mode 100644
index 6afbd5c..0000000
--- a/tools/viz/README.md
+++ /dev/null
@@ -1,13 +0,0 @@
-# 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.
-
-