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

how to set ROS_DOMAIN_ID in andriod? #13

Open
myxiaojun opened this issue Aug 13, 2020 · 5 comments
Open

how to set ROS_DOMAIN_ID in andriod? #13

myxiaojun opened this issue Aug 13, 2020 · 5 comments

Comments

@myxiaojun
Copy link

in linux , we set domain_id by set "export ROS_DOMAIN_ID=10" in ~/.bashrc.

how can i set a domain_id when building android apk, which communicate with a node in ubuntu.

@AlexKovalchukSomatic
Copy link

AlexKovalchukSomatic commented Aug 17, 2020

Same problem here.

@pengzhouhu
Copy link

@myxiaojun esteve add new set in the next version, so i think this issus should be close here.

@StevenNick88
Copy link

Have you solved it? How did you solve it?

@paulaperezpalacios
Copy link

paulaperezpalacios commented Dec 29, 2024

you can try System.setProperty("ROS_DOMAIN_ID", "1"); i dont know if it will work because i have problems with the dependencies

@StevenNick88
Copy link

StevenNick88 commented Dec 29, 2024 via email

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

5 participants