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

Revision history [back]

click to hide/show revision 1
initial version
  • '/feedback/motor_velocity' will never find publishers on '/action_server_name/feedback/motor_velocity' The order of startup has no bearing on the published topic.
  • You can remap the feedback topic
  • If you want to recieve multiple topics on one I suggest that you look at the mux node.