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

Using CBOR for compression #37

Open
njanirudh opened this issue Sep 13, 2019 · 0 comments
Open

Using CBOR for compression #37

njanirudh opened this issue Sep 13, 2019 · 0 comments

Comments

@njanirudh
Copy link

njanirudh commented Sep 13, 2019

I wanted to know how can we receive and send data in CBOR format. Should we perform the encoding and decoding ourselves?

Expected Result

Sending the message data in CBOR representation.

Actual Result

According the documentation there is no [CBOR compression] in roslibpy(https://roslibpy.readthedocs.io/en/latest/reference/index.html#main-ros-concepts) but the actual ROS bridge protocol supports it.

Reproduction Steps

None

System Information

Ubuntu 18.04
rosbridge_suite

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