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

The text I see there says,

The multiple controllers may subscribe to different, or to the same setpoint topic

So you're 100% correct, they don't need to subscribe to the same topic.

The demo that comes with that package (differential_drive_sim.launch) uses the same setpoint for both wheel PID's, but that's unique to that simulation.