ros2_android_examples
ros2_android_examples copied to clipboard
how to set ROS_DOMAIN_ID in andriod?
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.
Same problem here.
@myxiaojun esteve add new set in the next version, so i think this issus should be close here.
Have you solved it? How did you solve it?