diff options
Diffstat (limited to 'src/main.h')
-rw-r--r-- | src/main.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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> |