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

Add support for rmw zenoh to the RMW extension #307

Open
tfoote opened this issue Jan 18, 2025 · 0 comments
Open

Add support for rmw zenoh to the RMW extension #307

tfoote opened this issue Jan 18, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@tfoote
Copy link
Collaborator

tfoote commented Jan 18, 2025

Following up availability announced here: https://discourse.ros.org/t/rmw-zenoh-binaries-for-rolling-jazzy-and-humble/41395

The necessary steps to demo are here.

FROM ros:rolling

RUN apt-get update \
    && apt-get install -qy ros-rolling-rmw-zenoh-cpp ros-rolling-demo-nodes-cpp


ENV RMW_IMPLEMENTATION=rmw_zenoh_cpp


## See the demo

#. /opt/ros/rolling/setup.bash
#ros2 run rmw_zenoh_cpp rmw_zenohd &
#ros2 run demo_nodes_cpp listener &
#ros2 run demo_nodes_cpp talker
@tfoote tfoote added the enhancement New feature or request label Jan 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant