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

On Mac, node discovery fails #3

Open
ruddyscent opened this issue Aug 30, 2023 · 1 comment
Open

On Mac, node discovery fails #3

ruddyscent opened this issue Aug 30, 2023 · 1 comment

Comments

@ruddyscent
Copy link
Owner

ruddyscent commented Aug 30, 2023

Searching for nodes in a single container fails. Run demo_nodes_cpp as a talker and listener, then ros2 node list shows no node.

It fails on both Intel and M1 Macs. This happens on both foxy and humble. Creating a container on Ubuntu 22.04 amd64 with the same settings does not cause the problem.

@ruddyscent
Copy link
Owner Author

When running in Docker on an M1 Mac, node discovery fails.

If you do it with rmw_fastrtps_cpp, the node discovery fails without any error message.

$ ros2 node list

If you set RMW as rmw_cycloid_cpp, you will get the following error message.

@ruddyscent ruddyscent changed the title On Mac, node discovery fails. On Mac, node discovery fails Sep 3, 2023
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