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

[rospack] opendir error [No such file or directory] while crawling /home/camilla/ros_workspace

asked 2012-08-22 04:41:53 -0500

camilla gravatar image

updated 2014-01-28 17:13:25 -0500

ngrennan gravatar image

[rospack] opendir error [No such file or directory] while crawling /home/camilla/ros_workspace

What kind of error is this? Because it appears on the shell but then my node is executed correctly.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2012-08-22 07:55:39 -0500

joq gravatar image

It probably means $ROS_PACKAGE_PATH is not set correctly in your shell. Or, maybe your ros_workspace directory does not exist.

What do these commands return?

$ echo $ROS_PACKAGE_PATH
$ ls ~/ros_workspace
edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-08-22 04:41:53 -0500

Seen: 817 times

Last updated: Aug 22 '12