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

ROS launch resource not found

asked 2015-09-11 07:41:13 -0500

TheDude35 gravatar image

updated 2022-03-20 10:15:56 -0500

lucasw gravatar image

Hello all,

I am using ROS-Industrial Training and I'm receiving these messages when attempting to launch the supplementary launch files:

raise ResourceNotFound(name, ros_paths=self._ros_paths)
ResourceNotFound: irb_2400_arm_navigation
ROS path [0]=/opt/ros/hydro/share/ros
ROS path [1]=/opt/ros/hydro/share
ROS path [2]=/opt/ros/hydro/stacks

I was previously using Groovy and never had this problem, if anyone could shed some light on this problem it would be greatly appreciated.

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
1

answered 2015-09-11 07:47:50 -0500

dornhege gravatar image

arm_navigation has been deprecated in hydro and replaced by moveit. There seem to be irb_2400 moveit packages. I'm not sure what the content of your tutorial is, but in any case, I'd recommend using moveit based tutorials.

edit flag offensive delete link more

Comments

Okay and I did use a moveit based tutorial when creating my own moveit! package based on a URDF I exported from solidworks and received the same message when attempting to launch the launch files that were created. Any thoughts on that particular situation that doesn't involve a tutorial?

TheDude35 gravatar image TheDude35  ( 2015-09-11 11:00:30 -0500 )edit
2

answered 2015-09-11 10:03:48 -0500

gvdhoorn gravatar image

@dornhege is right, but just to clarify: on Hydro you should follow the Hydro version of the exercises. For Indigo there are also updated exercises.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2015-09-11 07:41:13 -0500

Seen: 4,674 times

Last updated: Sep 11 '15