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

Service name matching is not working #291

Closed
Behery opened this issue Aug 30, 2017 · 1 comment
Closed

Service name matching is not working #291

Behery opened this issue Aug 30, 2017 · 1 comment

Comments

@Behery
Copy link
Member

Behery commented Aug 30, 2017

I have a service in the root name space called get_errors and the ros_bridge_library fails to recognize the service unless I pre-pend a / to to the name in services_glob parameter
I'm getting an error [Client 0] No match found for service, cancelling service call...

@Behery
Copy link
Member Author

Behery commented Aug 30, 2017

Commit 2870dc1 changed the way the params were read. The default/fallback changed from an empty list to an empty string. The string is for some reason being trimmed to remove the first and last character.

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

No branches or pull requests

1 participant