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

Provide a ros1 "Oneshot" style service_client #160

Open
Carter12s opened this issue Jun 29, 2024 · 0 comments
Open

Provide a ros1 "Oneshot" style service_client #160

Carter12s opened this issue Jun 29, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers ros1 For issues affecting the native ROS1 implementation

Comments

@Carter12s
Copy link
Collaborator

Don't always need to construct and hold a service client to keep a persistent connection open.

Provide an option for creating a client -> immediately making a call -> returning result and dropping client

Really just a nice API wrapper.
Good to make use of ROS's optional "persistent" field in the ConnectionHeader

@Carter12s Carter12s added enhancement New feature or request good first issue Good for newcomers ros1 For issues affecting the native ROS1 implementation labels Jun 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers ros1 For issues affecting the native ROS1 implementation
Projects
None yet
Development

No branches or pull requests

1 participant