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

catkin_make install and dynamic_reconfigure issue

$
0
0
Hello, I am getting this weird behavior under ROS Indigo: - I am using dynamic_reconfigure: e.g. `cfg/Node.cfg` - In CMakelists I am calling `generate_dynamic_reconfigure_options()` - Files are generated nicely, e.g. `NodeConfig.h` - `catkin_make` works - Node works in general - However when I do: `catkin_make install` I get an error that the file `NodeConfigConfig.h` is missing. So for some reason it adds another `Config` string to the generated header and naturally it cannot find it. Weird. Any ideas what can been happening? I not getting this in other packages. And I don't know how to debug this...

Viewing all articles
Browse latest Browse all 417

Trending Articles



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