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

Garb the service name for client/service using rcl functions #952

Closed
minggangw opened this issue Jan 9, 2024 · 0 comments · Fixed by #953
Closed

Garb the service name for client/service using rcl functions #952

minggangw opened this issue Jan 9, 2024 · 0 comments · Fixed by #953
Assignees
Labels

Comments

@minggangw
Copy link
Member

No description provided.

@minggangw minggangw self-assigned this Jan 9, 2024
minggangw added a commit to minggangw/rclnodejs-1 that referenced this issue Jan 10, 2024
This patch implements:

1. Leverage rcl_client_get_service_name() to get the service name for
client.
2. Leverage rcl_service_get_service_name() to get the service name for
service.

The unit tests get updated accordingly.

Fix: RobotWebTools#952
minggangw added a commit that referenced this issue Jan 10, 2024
This patch implements:

1. Leverage rcl_client_get_service_name() to get the service name for
client.
2. Leverage rcl_service_get_service_name() to get the service name for
service.

The unit tests get updated accordingly.

Fix: #952
minggangw added a commit that referenced this issue Jan 10, 2024
This patch implements:

1. Leverage rcl_client_get_service_name() to get the service name for
client.
2. Leverage rcl_service_get_service_name() to get the service name for
service.

The unit tests get updated accordingly.

Fix: #952
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant