ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
So the bit I needed to add as mentioned above was:
<node pkg="robot_state_publisher" type="robot_state_publisher" name="robot_state_publisher"> </node>
This seems to advertises the parts of the robot URDF(joints etc) to RVIZ. The errors went away