Quantcast
Channel: ROS Answers: Open Source Q&A Forum - RSS feed
Viewing all articles
Browse latest Browse all 126

catkin make failling when I will use dynamic reconfigure

$
0
0

I want to use dynamic reconfigure and I changed cmakelist.txt and package.xml like below method

################################################
## Declare ROS dynamic reconfigure parameters ##
################################################

## To declare and build dynamic reconfigure parameters within this
## package, follow these steps:
## * In the file package.xml:
##    * add a build_depend and a run_depend tag for "dynamic_reconfigure"
## * In this file (CMakeLists.txt):
##     * add "dynamic_reconfigure" to
##     find_package(catkin REQUIRED COMPONENTS ...)
##     * uncomment the "generate_dynamic_reconfigure_options" section below
##     and list every .cfg file to be processed

And I do catkin_make but there are error

__________________________________________________________________________________________

CMake Error at object_tracker/CMakeLists.txt:94 (generate_dynamic_reconfigure_options): Unknown CMake command "generate_dynamic_reconfigure_options".

__________________________________________________________________________________________

I use ubuntu14.04 and indigo

how can I solve this plobrem?


Viewing all articles
Browse latest Browse all 126

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>