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

Integrate topic and node discovery directly into bridge? #122

Closed
slessans opened this issue May 29, 2019 · 0 comments
Closed

Integrate topic and node discovery directly into bridge? #122

slessans opened this issue May 29, 2019 · 0 comments

Comments

@slessans
Copy link

I was wondering why the design leaves out discovery operations such as listing topics, nodes, services, etc. It seems like (by looking at the client library) that the bridge is designed to handle these operations by passing services calls off to a rosapi node rather than handling these requests itself.

I don't quite see what the upside of this is. It seems like it requires the user to run a separate rosapi node and integrate the messages and services etc when all of that functionality is already available to the bridge via the rclnodejs client.

I am happy to add these in myself if there are no objections to adding these new operations to the protocol.

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