]> defiant.homedns.org Git - ros_wild_thumper.git/blobdiff - CMakeLists.txt
Adapt navigation config to more trustworthy IMU
[ros_wild_thumper.git] / CMakeLists.txt
index 2b9c8733ca316ffd93a18ab54fdf2301174fdc10..a46fdd1f358b280d1fb9366988df19902c743fc0 100644 (file)
@@ -44,6 +44,7 @@ add_message_files(
   FILES
   LedStripe.msg
   Led.msg
+  Sensor.msg
 )
 
 ## Generate services in the 'srv' folder
@@ -94,7 +95,9 @@ catkin_package(
 
 ## Specify additional locations of header files
 ## Your package locations should be listed before other locations
-# include_directories(include)
+include_directories(
+    ${catkin_INCLUDE_DIRS}
+)
 
 ## Declare a cpp library
 # add_library(wild_thumper