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

publishing before advertising issue #13

Open
matteo-pacher opened this issue Jan 7, 2019 · 0 comments
Open

publishing before advertising issue #13

matteo-pacher opened this issue Jan 7, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@matteo-pacher
Copy link

While publishing at high rates, it could happen that the topic hasn't been properly advertised yet. Then the publishing happens before the actual advertisement. This creates an error on the Rosbridge WebSocket server like:
[ERROR] [1545148346.445662]: [Client 0] [id: publish:/robot_command:32] publish: integer out of range for 'I' format code

Implement a return in the advertise(self) function (src\roslibpy/core.py) and introduce a ready_event in the publish() function?

@gonzalocasas gonzalocasas added the bug Something isn't working label May 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants