ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
The i_actual
field from the 'real-time interface' datastream is currently being used to populate the effort
field of the JointState
msg published on the /joint_state
topic (see RosWrapper::publishRTMsg() - line 676).
See document 16496
on the UR support site for more information about what i_actual
actually represents.