]> defiant.homedns.org Git - ros_wild_thumper.git/blobdiff - CMakeLists.txt
added power_consumption.txt
[ros_wild_thumper.git] / CMakeLists.txt
index fe6d50a30b98386c5f5c5aacbe9b5722553c0b81..eb763b566da42b747dd2dc5d47fb83fa673a21a1 100644 (file)
@@ -44,6 +44,7 @@ add_message_files(
   FILES
   LedStripe.msg
   Led.msg
+  Sensor.msg
 )
 
 ## Generate services in the 'srv' folder
@@ -68,6 +69,7 @@ generate_messages(
 
 generate_dynamic_reconfigure_options(
   config/path_following.cfg
+  config/wt_node.cfg
 )
 
 ###################################