summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorMartin Miller2017-04-09 15:59:29 -0500
committerMartin Miller2017-04-09 15:59:29 -0500
commit1a5bbf751ee0e924b514989f859084ebcd733dc6 (patch)
treebbcfce931b51be6d5d19411578582e5c8492eccd /src/main.h
parenta00695161d51b88159c4394ef018696632a90e59 (diff)
downloadrefslam-1a5bbf751ee0e924b514989f859084ebcd733dc6.zip
refslam-1a5bbf751ee0e924b514989f859084ebcd733dc6.tar.gz
Full state estimation and vision process are working.
Diffstat (limited to 'src/main.h')
-rw-r--r--src/main.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.h b/src/main.h
index fb11776..54433a4 100644
--- a/src/main.h
+++ b/src/main.h
@@ -37,7 +37,7 @@
#define ACCBIASY 0.01465135
#define ACCBIASZ -1*-0.00709229
-#define CANOECENTER 0.88 /* center of gravity of canoe */
+#define CANOECENTER 0.92 /* center of gravity of canoe */
#define CANOEHEIGHT -0.40
//#define CANOEHEIGHT -0.75
#define DOWNSAMPLE 1 /* */