ImportError for .cfg file when trying to run a node in ROS Kinetic
catkin make failling when I will use dynamic reconfigure
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?
FlyCapture2::ErrorType 41 causing crash of stereo nodelets for pointgrey blackfly cameras when externally triggered
Is there a procedure for removing obsolete documentation?
Setting up Dynamic Reconfigure for several nodes?
Can global parameters be used with dynamic_reconfigure?
Waypoint specific yaw_goal_tolerance for move base
Load intrinsic parameters from file [ueye]
For dynamic reconfiguration, which is the main file?
what is the use of " .format(**config)) "
pointgrey_camera_driver config
Load Parameters using roslaunch saved as .yaml from RQT Dynamic Reconfigure
How do I generate a dynamic config module that depends on a message defined in the same package?
A node that's a subscriber, a publisher and uses dynamic parameters [Python]
Pushbutton in GUI in ROS
What's the best way to publish dynamic parameters to a topic when they change?
dynamic_reconfigure exception when used with groups
dynamic reconfigure for servo position control in runtime.
dynparam dump recursively?
patrick