ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Trouble connecting UR5 robot with moveit! and Rviz

asked 2014-06-23 09:05:46 -0500

PartyMaine gravatar image

After following the Create_a_MoveIt_Pkg_for_an_Industrial_Robot tutorial the launch demo will not work, it reports:

ResourceNotFound: ur5_moveit_config ROS path [0]=/opt/ros/groovy/share/ros ROS path [1]=/opt/ros/groovy/share ROS path [2]=/opt/ros/groovy/stacks

When I run: roslaunch ur5_moveit_config/launch/demo.launch

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2014-10-08 04:22:02 -0500

I'm using ROS Indigo, so I'm not sure if my answer makes sense foor Groovy, but I think it applies for both versions (and otherwise it may lead you in the right direction).

It seems if the ur5_moveit_config package cannot be found by the roslaunch application. So did you perform the following steps:

  1. Download and install the universal_robot module, or create the ur5_moveit_config yourself using the tutorial?
  2. Then build everything, using 'catkin_make'?
  3. Setup the environment for your workspace (i.e. to set the right paths), using 'source devel/setup.bash'?
edit flag offensive delete link more

Question Tools

Stats

Asked: 2014-06-23 09:05:46 -0500

Seen: 270 times

Last updated: Jun 23 '14