summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorMartin Miller2017-03-31 15:55:16 -0500
committerMartin Miller2017-03-31 15:55:16 -0500
commit3644a23c3fb97fa6733ec388002d62ccb8c0d39f (patch)
tree8f1fdbc987ff1352740fce76b9151bf2ac51d136 /src/main.h
parentf21a53aa32f9a005258b129c1e0ef5c7d71890df (diff)
downloadrefslam-3644a23c3fb97fa6733ec388002d62ccb8c0d39f.zip
refslam-3644a23c3fb97fa6733ec388002d62ccb8c0d39f.tar.gz
Update main
Diffstat (limited to 'src/main.h')
-rw-r--r--src/main.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main.h b/src/main.h
index ac2bc2a..46fb2f6 100644
--- a/src/main.h
+++ b/src/main.h
@@ -35,6 +35,8 @@
//#define ACCBIASZ -1*-0.00709229
#define CANOECENTER 0.65 /* center of gravity of canoe */
+#define CANOEHEIGHT -0.55
+#define DOWNSAMPLE 1 /* */
#if ROS_PUBLISH
#include <ros/ros.h>