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

You need to create a joint state publisher and robot state publisher to publish the joint states to the topic /joint_states (or similar) such that Rviz knows to update the joints when the robot physically moves. An example for Dynamixel motors can be found at this ROS Answers question.