Skip to content
Snippets Groups Projects
Commit b36ccae8 authored by Fernando Herrero's avatar Fernando Herrero
Browse files

Rename cfg so package is not buil everytime

parent a47db004
No related branches found
No related tags found
No related merge requests found
......@@ -49,7 +49,7 @@ find_package(catkin REQUIRED COMPONENTS iri_base_algorithm tf)
# ********************************************************************
# Add the dynamic reconfigure file
# ********************************************************************
generate_dynamic_reconfigure_options(cfg/config.cfg)
generate_dynamic_reconfigure_options(cfg/DynamicTransformPublisher.cfg)
# ********************************************************************
# Add run time dependencies here
......
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment