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

Update:

The answer to this question actually had to do with the names of the joints of my robot. the names of my joints were "link_0__link_1" and "link_1__link_2". I changed them to "joint1" and "joint2" respectively, and this fixed my problem. I suspect that the issue is related to the '_' character, and however it is encoded in the JointState message