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

ISOLATION from different systems #412

Open
Muthukumar4796 opened this issue Dec 8, 2023 · 4 comments
Open

ISOLATION from different systems #412

Muthukumar4796 opened this issue Dec 8, 2023 · 4 comments

Comments

@Muthukumar4796
Copy link

HI, i am working with ros2 and micro-ros but I don't want to share my topics within the same network so I kept ROS_DOMAIN_ID=10 in my bashrc but while running micro ros agent I am not getting my topics. its because of ros_domain_id is not allowing to communicate between micro-ros and ros2 .

so i want a solution to communicate between ros2 and micro-ros and also i don't want to share my instances within the same network.

can anyone help me in this?
Thankyou.

@pablogs9
Copy link
Member

Are you setting the Domain ID in the micro-ROS client side?

@Muthukumar4796
Copy link
Author

Muthukumar4796 commented Dec 11, 2023

I'm not entirely sure what you mean by micro-ROS client side. Are you referring to the micro ROS workspace?

@pablogs9
Copy link
Member

In your micro-ROS application, are you setting the domain id to 10 as you can see here: https://github.com/micro-ROS/micro-ROS-demos/blob/70f3cbf27ce12dc9e57e5095b4233553e207d866/rclc/configuration_example/configured_publisher/main.c#L49

@Muthukumar4796
Copy link
Author

Thanks for the response.I didn't do the above steps.I didn't understand the code.I run the above code in my system. Micro ros agent is not loaded. Can you please tell me step by step process.

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

2 participants