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

errors in stacks in ROS

asked 2012-11-11 06:13:51 -0500

salma gravatar image

updated 2012-11-11 06:57:09 -0500

Hi, I'm not familiar at ROS errors,, firstly , i installed Roboearth Stack using these four steps :

http://www.ros.org/wiki/roboearth

the result of that : I have the roboearth stack in Home/ros

i made a connection between this and ROS by opening bashrc file and typed "export ROS_PACKAGE_PATH=/opt/ros/fuerte/share:/opt/ros/fuerte/stacks:/home/ros"

and saved

i begin to run re_comm package in roboearth stack but itthrow an error

salma@salma-G31M-S2L:~$ rosrun re_comm run
[rospack] Error: stack/package re_comm not found

i don't know why ??? re_comm not in /opt/ros/fuerte/stacks but in /home/ros/roboearth

why not found ??

and this is the result of rosmake roboearth now

salma@salma-G31M-S2L:~$ rosmake roboearth
[ rosmake ] rosmake starting...                                                 
[ rosmake ] Packages requested are: ['roboearth']                               
[ rosmake ] Logging to directory /home/salma/.ros/rosmake/rosmake_output-20121111-201259
[ rosmake ] Expanded args ['roboearth'] to:
[]                                  
[ rosmake ] WARNING: The following args could not be parsed as stacks or packages: ['roboearth']
[ rosmake ] ERROR: No arguments could be parsed into valid package or stack names.
edit retag flag offensive close merge delete

Comments

@tbh ???? any help here ?

salma gravatar image salma  ( 2012-11-12 07:57:12 -0500 )edit

@Lorenz ???? any help here ?

salma gravatar image salma  ( 2012-11-12 07:57:33 -0500 )edit
2

Please do not add my name just to enforce a notification email. I see your question and I will answer it if I know the answer and if I have time. Be aware that I'm giving support here in my free time and voluntarily.

Lorenz gravatar image Lorenz  ( 2012-11-12 08:03:27 -0500 )edit
1

Are you sure /home/ros is the correct directory for roboearth? In FHS (Filesystem Hierarchy Standard), the home directory ~/. is the same as /home/username/. /home/. is a different place. Since your username is salma, I'd guess that you should use /home/salma/ros instead of /home/ros

thebyohazard gravatar image thebyohazard  ( 2012-11-12 08:11:02 -0500 )edit
1

lorenz @

i didn't mean it :S ,, just i was reading ROS EnvironmentVariables and it was last updates by u !! so i mentioned u ,,,,, Not to enforce a notification email !! ,, thanks by the way :)

salma gravatar image salma  ( 2012-11-12 08:43:12 -0500 )edit

@tbh Ok I will try it and tell you the result ,, yesterday i decided to uninstall ROS and install it again after no one answered me ,, i 'm installing it again and 'll retry :) thanks very much

salma gravatar image salma  ( 2012-11-12 08:48:18 -0500 )edit

@tbh
it's okey it solved ,, thanks very much

salma gravatar image salma  ( 2012-11-13 05:36:37 -0500 )edit

Great! Be sure and post the answer or accept the right one for others who might have the same problem.

thebyohazard gravatar image thebyohazard  ( 2012-11-13 10:48:32 -0500 )edit

2 Answers

Sort by ยป oldest newest most voted
2

answered 2012-11-13 21:32:52 -0500

salma gravatar image

the home directory ~/. is the same as /home/username/.
you should use /home/username/ros instead of /home/ros

edit flag offensive delete link more
0

answered 2012-11-11 12:43:07 -0500

Amal gravatar image

I have the same problem and this is the proposed solution but I am not sure that it is the best solution case I still have problems in flowing these steps

http://answers.ros.org/question/47765/ros-stacks-in-home-and-file-system/

edit flag offensive delete link more

Comments

1

@tbh ?? any help ?

salma gravatar image salma  ( 2012-11-12 07:08:42 -0500 )edit

@salma run this roswtf and edit ur Q with terminal results

Amal gravatar image Amal  ( 2012-11-12 08:59:27 -0500 )edit

Question Tools

3 followers

Stats

Asked: 2012-11-11 06:13:51 -0500

Seen: 2,477 times

Last updated: Nov 13 '12