ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
No, there is a good chance that not all client libraries will catch this. There are generally libraries in each language to help with constructing names, e.g.
C++:
ros::names::append
Python:
roslib.names.ns_join