Robotics StackExchange | Archived questions

rospack depends beginner_tutorials not working

hi, i'm new at ros and was creating workspace and packages for fuerte. At tutorial 3 after creating package, to find the dependencies using command rospack depends beginner_tutorials following error is given:

[rospack] Error: package/stack beginnertutorials depends on non-existent package stdmsgs

previous commands $ rospack profile $ rospack find beginnertutorials gave the output as mentioned in the tutorial. problem is occuring with this command: rospack depends beginnertutorials

plz help.thnx

Asked by appsdownload on 2013-07-26 17:50:40 UTC

Comments

Answers

How did you install things? Have you installed ros-fuerte-std-msgs?

Asked by tfoote on 2013-07-27 16:17:41 UTC

Comments