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

Problem solved. I compared the code of the joint_state_publisher python script in my local package with the code of the python script from source and realized that the part of the GUI code had some discrepancies. I then used sudo apt-get install ros-kinetic-joint-state-publisher and that fixed the problem.