From e9645c6decfda656ab0c83618fff3c5ae1059047 Mon Sep 17 00:00:00 2001 From: Benjamin Barenblat Date: Tue, 4 Feb 2014 11:29:59 -0800 Subject: 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++. --- examples/simple.ttt | Bin 509562 -> 509736 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/examples/simple.ttt b/examples/simple.ttt index e5c33ea..e7f8a39 100644 Binary files a/examples/simple.ttt and b/examples/simple.ttt differ -- cgit v1.2.3