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

Create new recipe for zenoh-bridge-dds #1289

Open
wants to merge 1 commit into
base: kirkstone
Choose a base branch
from

Conversation

mark-bchoi
Copy link

Hi,

zenoh-bridge-dds would not support for ROS2 and I found a zenoh-plugin-ros2dds for ROS2 and ported to this recipe.

https://discourse.ros.org/t/new-zenoh-bridge-for-ros-2/34163

By the way, cargo and rust compiler in the openembedded-core layer is not compatible to this recipe. so, following layer should be included to bblayer.conf.

lts-rust-mixin = "HEAD:1a6746a81da4d5bf2e5640fd2fa8f3ea453d40bf"

But, scarthgap do not need lts-rust-mixin because cargo and rust compiler version is the same as it.

All zenoh-bridge-dds recipes in the ros2 is base on zenoh-bridge-dds_0.5.0 and I think it can not be built correctly also.
So I think we need to consider applying this recipe to all versions of ros2.

BR,
Mark

zenoh-bridge-dds would not support for ROS2.

I found a zenoh-plugin-ros2dds for ROS2 and ported to this recipe.

https://discourse.ros.org/t/new-zenoh-bridge-for-ros-2/34163

Signed-off-by: Mark Choi <[email protected]>
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

Successfully merging this pull request may close these issues.

1 participant