Skip to content

Conversation

@nikolausmayer
Copy link

The filename of cfg/uvc_ros_driver_node.cfg does not match the UvcDriver in the last line of that file
exit(gen.generate(PACKAGE, "uvc_ros_driver", "UvcDriver"))
which makes catkin_make re-generate the dynamic-reconfigure header every time.

  • Changed the filename cfg/uvc_ros_driver_node.cfg to cfg/UvcDriver.cfg to match
  • Renamed the file in CMakeLists.txt accordingly

Existing depending code does not need to be changed (the generated header file remains the same).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant