Why should both use joint_states and transform
I wonder now that both robot_state_publisher and transform_broadcaster send kinematics information to /tf topic, why should we use both? I think I must misunderstand sth, though I have gone through tf and urdf tutorial.
Here is the link where it makes r2d2 robot move with using robot_state_publisher and sendTransform Tutorial: using urdf with robot_state_publisher