ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

Is there any reason that you can't just remap the services?

<node name="ekf_se_odom" ...>
  <remap from="/set_pose" to="/set_pose_odom"/>
</node>