X-Git-Url: https://defiant.homedns.org/gitweb/?p=ros_wild_thumper.git;a=blobdiff_plain;f=CMakeLists.txt;h=eb763b566da42b747dd2dc5d47fb83fa673a21a1;hp=fe6d50a30b98386c5f5c5aacbe9b5722553c0b81;hb=7ef5ad5888ea2ad5464bfd034843f9c2cfe0faf0;hpb=2fa12e4c1e20c530f143c05c55dedf71a28c0a0f diff --git a/CMakeLists.txt b/CMakeLists.txt index fe6d50a..eb763b5 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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 ) ###################################