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

ros hello - problem...

asked 2013-06-13 06:38:32 -0500

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

Hi, i was doing the beginner tutorial for accomodating a basic C++ 'Hello World' programme (helloROS.cpp) into ROS nodes, and i was following the steps to create a package. In step 2# "rospack find hello" it says "rospack not found" and I dont understand why... all the folders were created and are in the package hello in my documents. Please help as soon as possible. Thank you!

edit retag flag offensive close merge delete

Comments

helloROS.cpp is not in the standard tutorials. Can you provide a link to the tutorial you are following?

tfoote gravatar image tfoote  ( 2013-06-13 07:40:16 -0500 )edit

@tfoote Seems I should take responsibility, I would think that this is the tutorial in reference, http://mobotica.blogspot.in/2011/12/hello-ros.html and I guess that this is a ROS_PATH issue, the package is probably not visible !

Arkapravo gravatar image Arkapravo  ( 2013-06-13 18:17:06 -0500 )edit

@tfoote I have made some modifications, I named it 'for a rookie' but never explained ROS_PACKAGE_PATH ! .... :-( ..... should work now !

Arkapravo gravatar image Arkapravo  ( 2013-06-13 18:33:37 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2013-06-13 07:40:29 -0500

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

It's saying that rospack is not found. Did you source the setup.bash in your active terminal?

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-06-13 06:38:32 -0500

Seen: 114 times

Last updated: Jun 13 '13