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

IOError: [Errno 2] No such file or directory: u'($find smartcar)/urdf/smartc

asked 2016-04-24 03:03:41 -0500

jxbjnba gravatar image

updated 2016-04-24 08:59:38 -0500

lucasw gravatar image

I have done as the tutorials of ROS in the part of 'UsingRqtconsoleRoslaunch' but the still gets the error

IOError: [Errno 2] No such file or directory: u'($find smartcar)/urdf/smartc

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2016-04-24 10:01:25 -0500

spmaniato gravatar image

I think it's just a typo in the launch file. Try: "$(find smartcar)/urdf/smartc" (Notice how the dollar sign, $, should come before the parentheses.)

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2016-04-24 03:03:41 -0500

Seen: 925 times

Last updated: Apr 24 '16