aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Benjamin Barenblat <bbarenblat@galois.com>2014-02-04 11:29:59 -0800
committerGravatar Benjamin Barenblat <bbarenblat@galois.com>2014-02-04 13:06:18 -0800
commite9645c6decfda656ab0c83618fff3c5ae1059047 (patch)
tree4d8977be20467bc0675e94af2705b1bcdfedf64c
parenta24b6930e40232e131980ed34c4895018d29055b (diff)
Correct order of exported distance measurements
In commit 50969a2, I changed the API I used to get distance data from the vision sensors. Somewhat disappointingly, the new API returns data in the reverse order from the old API; this commit corrects the order in Lua before passing it off to C++.
-rw-r--r--examples/simple.tttbin509562 -> 509736 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/examples/simple.ttt b/examples/simple.ttt
index e5c33ea..e7f8a39 100644
--- a/examples/simple.ttt
+++ b/examples/simple.ttt
Binary files differ