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

When ROS_LOCALHOST_ONLY=1 don't force multicast on lo (fix #158) #159

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

JEnoch
Copy link
Member

@JEnoch JEnoch commented Nov 6, 2023

This makes the bridge to follow the same behaviour than ROS 2 with rmw_cyclonedds_cpp when ROS_LOCALHOST_ONLY=1: just make CycloneDDS to use 127.0.0.1 not forcing multicast=true, and thus avoiding discovery issue with ROS Nodes that don't force multicast usage.

See eclipse-zenoh/zenoh-plugin-ros2dds#12 (comment) for more details.

@JEnoch JEnoch merged commit 8923fab into eclipse-zenoh:master Nov 6, 2023
4 checks passed
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