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

rosbridge vs rosboard #22

Open
Hao-Starrr opened this issue Oct 8, 2024 · 0 comments
Open

rosbridge vs rosboard #22

Hao-Starrr opened this issue Oct 8, 2024 · 0 comments

Comments

@Hao-Starrr
Copy link

Hi~ Thank you for your work.
I am recently searching for the solution that communicate ROS via websocket. As you mentioned, rosbridge and rosboard are competitors.
As your result shows:

Streaming Tool Avg. Latency [ms] Avg. Bandwidth Usage [KiB/s]
Rosboard (JPEG compression) 96.38 11010.14
Rosbridge (no compression) 22330.06 12420.32
Rosbridge (CBOR compression) 6035.99 8215.36
Rosbridge (PNG compression) 19096.12 12054.46

I am wondering, does this different occur by the compression algorithm or the implementation of server? How about if i use JPEG compression on Rosbridge?

Thank you.

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