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

What cmd_vel_mux does is not switching among the input velocities. It "overwrites" the velocity based on each input's priority setting in mux.yaml.

So if you want to "switch" controllers between two continuous input velocities, cmd_vel_mux may not work as you wanted.