Missing joint_state_publisher_gui when l run display.launch
I created a new urdf from original universal-robot package and a 2 finger robotiq gripper (from stl). URDF seems to be ok when i use the check_urdf
command but when i try to see the urdf in rviz:
$roslaunch ur5_with_measurement_tool display.launch
I get this error
$Could not find the GUI, install the 'joint_state_publisher_gui' package
Which package would provide me this?
I installed ros melodic from apt I installed universal_robot package and ur-robot-driver from git