ros2-web-bridge
ros2-web-bridge copied to clipboard
Node Namespace
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?
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.