From 4d927465217d00b49ded951c43d44c8bda09a756 Mon Sep 17 00:00:00 2001 From: Martin Miller Date: Tue, 11 Apr 2017 10:57:24 -0500 Subject: Set camera and canoe params --- src/main.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main.h') diff --git a/src/main.h b/src/main.h index fb11776..38ee7b7 100644 --- a/src/main.h +++ b/src/main.h @@ -38,7 +38,7 @@ #define ACCBIASZ -1*-0.00709229 #define CANOECENTER 0.88 /* center of gravity of canoe */ -#define CANOEHEIGHT -0.40 +#define CANOEHEIGHT -0.37 //#define CANOEHEIGHT -0.75 #define DOWNSAMPLE 1 /* */ #define HEIGHT_FROM_ATTITUDE /* use the attitude to measure the height */ -- cgit v1.1