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

joint_state_publisher acts as an aggregate. The robot_state_publisher node takes a single message with the state of all joints in your robot. So if you have, for example, multiple nodes each publishing a single joint state, the joint_state_publisher subscribes to all the individual topics and combines them.