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

Try Zenoh #20

Closed
danzimmerman opened this issue Dec 7, 2024 · 5 comments
Closed

Try Zenoh #20

danzimmerman opened this issue Dec 7, 2024 · 5 comments

Comments

@danzimmerman
Copy link
Owner

danzimmerman commented Dec 7, 2024

https://github.com/ros2/rmw_zenoh

Building now on the laptop

@danzimmerman
Copy link
Owner Author

Working fine on one machine

@danzimmerman
Copy link
Owner Author

Next step will be to build on the Pi and configure per this link:

https://github.com/ros2/rmw_zenoh?tab=readme-ov-file#connecting-multiple-hosts

@danzimmerman
Copy link
Owner Author

@danzimmerman
Copy link
Owner Author

I had a build failure regarding the regex library because rosdep installs a version of rustc which is too old.

Uninstalling with

sudo apt remove cargo
sudo apt autoremove

and using the Rustup script described here:

https://rust-lang.github.io/rustup/installation/other.html

@danzimmerman
Copy link
Owner Author

danzimmerman commented Dec 8, 2024

Working fine with Raspberry Pi .json5 config file pointed to the laptop. Not convenient enough for me to want to work with it right now, but good to know about:

image

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