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

Provide serialization format option #81

Open
uupks opened this issue Dec 4, 2023 · 1 comment
Open

Provide serialization format option #81

uupks opened this issue Dec 4, 2023 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@uupks
Copy link

uupks commented Dec 4, 2023

Since zenoh can transport and store any format of data as long as it’s serializable as a bytes buffer,

can we provide other serialization format , such as protobuf with rosidl_typesupport_protobuf...

@clalancette
Copy link
Collaborator

It's certainly a possibility in the future. For now we are going to stick with CDR because it is easiest to implement, and makes bridging to DDS easier. But we'll keep this on the backlog to look at in the future.

@clalancette clalancette added enhancement New feature or request help wanted Extra attention is needed labels Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants