roscreate-pkg problem
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?