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

Document glob #276

Merged
merged 2 commits into from
Apr 10, 2017
Merged

Document glob #276

merged 2 commits into from
Apr 10, 2017

Conversation

sevenbitbyte
Copy link
Member

There was a breaking change introduced by PR #238

This change now requires all rosapi users to configure their globs to allow any topic/service/param information to be returned.

I've added a README which documents these new parameters along with two example launch configurations.

Please let me know if I've understood this feature correctly.

@mastereric @T045T

@T045T
Copy link
Contributor

T045T commented Apr 6, 2017

Your changes do describe the way these parameters currently work. Thanks for adding the documentation!

The launch files we ship have been changed to include the default values your example mentions, which might be worth mentioning.

I've also been thinking that it would be nice to have an option to deactivate the globbing mechanism altogether if performance is more of a concern than security, but that's probably a discussion for another time.

@T045T
Copy link
Contributor

T045T commented Apr 6, 2017

I also think it's good idea to remind people to whitelist the rosapi namespace.

@jihoonl
Copy link
Member

jihoonl commented Apr 10, 2017

The PR itself still looks good. I would merge this and make follow-up jobs to improve what @T045T mentioned. I have created #279 to document roslaunch configuration and rosapi whitelisting.

@jihoonl jihoonl merged commit 81f5dcd into RobotWebTools:develop Apr 10, 2017
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