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

configurable recv_timeout while calling ros services #102

Open
dhirajdhule opened this issue Oct 21, 2016 · 1 comment
Open

configurable recv_timeout while calling ros services #102

dhirajdhule opened this issue Oct 21, 2016 · 1 comment

Comments

@dhirajdhule
Copy link

Current pyros_client service call API doesn't have this control. Maybe an additional argument for now will do it.

The underlying pyzmp service call has it already so wouldn't be much work to do.

Or as @asmodehn suggested it could be passed in configuration, but again that would apply it for all services the robot provides and leaves user no option to tweak it for each service individually.

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

2 participants