ros2-web-bridge icon indicating copy to clipboard operation
ros2-web-bridge copied to clipboard

Node Namespace

Open mohsenpashna opened this issue 5 years ago • 1 comments

Was wondering how could we specify Node namespace, couldn't find any documentation or example about it?

Is this a feature to add, or something that I simply missed?

mohsenpashna avatar Jan 13 '21 10:01 mohsenpashna

ros2-web-bridge depends on roslibjs (as front-end) and rosbridge protocol specification (as protocol) to bridge the web to the ROS2, thus we could re-use the JS library. So, if the roslibjs doesn't expose the namespace parameter, we cannot enable it.

minggangw avatar Jan 13 '21 14:01 minggangw