ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Did you try to include your node in a group in your launch file ?
<group ns="opnear3">
<node name="surface_service" .... />
</group>