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

Protocol version incorrect for ros noetic #617

Open
dimitriasilveria opened this issue Jun 6, 2023 · 1 comment
Open

Protocol version incorrect for ros noetic #617

dimitriasilveria opened this issue Jun 6, 2023 · 1 comment

Comments

@dimitriasilveria
Copy link

dimitriasilveria commented Jun 6, 2023

In the ros noetic node_handler.h function, the protocol version is number 2, corresponding to hydro distro, causing a mismatch in protocol version error in noetic.

@StohanzlMart
Copy link

Can you please go into more detail, where this causes an error and how to fix it? (also the file is called node_handle.h, without the r)

The occurrences I found: https://github.com/search?q=repo%3Aros-drivers%2Frosserial%20PROTOCOL_VER&type=code

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

2 participants