Skip to content
This repository was archived by the owner on Jan 23, 2024. It is now read-only.

renaming cfg file in order to prevent rebuilding every time#6

Open
flaviofontana wants to merge 1 commit intoethz-asl:masterfrom
flaviofontana:master
Open

renaming cfg file in order to prevent rebuilding every time#6
flaviofontana wants to merge 1 commit intoethz-asl:masterfrom
flaviofontana:master

Conversation

@flaviofontana
Copy link
Copy Markdown

There is a bug in dynamic reconfigure. If your cfg file does not have the same name as the header you are creating with (Driver.cfg->Driver.h), then the header file is reacreated every time and as a result the node builts every time you use catkin_make

Gruss
flavio

@PascalGohl
Copy link
Copy Markdown
Contributor

Thanks @flaviofontana for this fix, I propose to change the header file instead of the cfg file. Do you agree with my solution? #7

@flaviofontana
Copy link
Copy Markdown
Author

yeah sure but then make sure to adapt this line as well

@PascalGohl
Copy link
Copy Markdown
Contributor

Jup, all done here: #7

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants