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

roscreate-pkg problem

asked 2013-02-03 08:48:19 -0500

MoonWalker gravatar image

I'm following the tutorial on ros.org and I have a problem with this command:

roscreate-pkg beginner_tutorials std_msgs rospy roscpp

'beginner_tutorials' is created and than I got this:

ERROR: dependency [std_msgs] cannot be found

Can anyone help me with this issue?

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
1

answered 2013-02-03 09:34:15 -0500

Try removing std_msgs and then rosmake, if u get the same error for other dependency then there must be problem with path of ros location. You might have not linked ur workspace folder to "/opt/ros/<version>" location. Therefore it is not able to find std_msgs.

edit flag offensive delete link more
0

answered 2014-05-29 22:20:11 -0500

Edmodi gravatar image

Hi, I have the same problem and I solved it whit source ~/<namespace>/setup.bash

Thanks

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-02-03 08:48:19 -0500

Seen: 1,388 times

Last updated: May 29 '14