ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Hi! you missplelled the package name. The comand should be this: roslaunch pr2_moveit_tutorials move_group_interface_tutorial.launch
.
2 | No.2 Revision |
Hi! you missplelled the package name. The comand should be this: roslaunch pr2_moveit_tutorials move_group_interface_tutorial.launch
.
Edit:
I found out that the pr2_moveit_tutorials is outdated.
Try to update the moveit, because they update recently. Write on the terminal: sudo apt-get install ros-<distro>-moveit
. After that you should be able to follow the tutorial without problems.