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

Publish can fail silently #336

Open
Kad91 opened this issue Jul 16, 2019 · 0 comments
Open

Publish can fail silently #336

Kad91 opened this issue Jul 16, 2019 · 0 comments

Comments

@Kad91
Copy link

Kad91 commented Jul 16, 2019

RobotWebTools/rosbridge_suite#414 (comment).

My Goal is to know with ROSLIB whether a topic is published or not.
I had a look at Service.js and Topic.js, especially the callService and publish function.

callService uses callback and failedCallback while publish only uses an object. Would there be a way to modify the publish (and other script if needed) to solve the problem ?

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