Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add server namespaces #56

Merged
merged 2 commits into from
Jun 14, 2016
Merged

Conversation

v-lopez
Copy link
Contributor

@v-lopez v-lopez commented Feb 1, 2016

This MR adds namespaces to dynamic_reconfigure server in a backwards compatible way.

As can be seen in the added test, this allows a node to have multiple instances of the same configuration in different namespaces. Something that is possible in C++ but not in Python.

A very similar solution was proposed here: http://answers.ros.org/question/12158/multiple-dynamic_reconfigure-servers-in-the-same-node/

@v-lopez
Copy link
Contributor Author

v-lopez commented Feb 2, 2016

This adds the same functionality as proposed in #9

But I tested the code in #9 and found some issues when not specifying any namespace.

@awesomebytes
Copy link

Bump! This would be nice to have it merged.

@mikaelarguedas
Copy link
Member

lgtm, rerunning the tests before merging
@ros-pull-request-builder retest this please

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.

None yet

3 participants