diff options
Diffstat (limited to 'src/main.h')
-rw-r--r-- | src/main.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -37,6 +37,7 @@ #define CANOECENTER 0.65 /* center of gravity of canoe */ #define CANOEHEIGHT -0.55 #define DOWNSAMPLE 1 /* */ +#define DOHEIGHT /* */ #if ROS_PUBLISH #include <ros/ros.h> |