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

Use getParameterName and namespace parameters for publishers #314

Merged

Conversation

methylDragon
Copy link
Collaborator

@methylDragon methylDragon commented Jan 28, 2023

Part of #276

With the merge of #311, a new method was introduced to join parameter names together.

Also, it surfaced an inconsistency in how the publishers in fuse_publishers read their parameters. So I brought them in-line with the way SerializedPublisher was doing it following #311

In the ROS 1 code, private node handles were used to load the parameters, so by right they should be namespaced. This PR fixes that issue.

Pinging @svwilliams for visibility.

Signed-off-by: methylDragon <methylDragon@gmail.com>
Copy link
Collaborator

@sloretz sloretz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't build this locally, but assuming the only tests that fail are in the un-linted packages then this LGTM!

@methylDragon methylDragon merged commit aec0ea1 into locusrobotics:rolling Jan 28, 2023
@methylDragon methylDragon deleted the rolling-publishers-params branch January 28, 2023 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants