fuerte_workspace/setup.bash not found, Permission denied [closed]

asked 2013-03-18 10:18:02 -0500

JML gravatar image

updated 2013-03-20 05:54:54 -0500

Hello,

Just created my overlay (fuerte_workspace) on a new ROS install. Each time I open a new terminal window, I get the following:

bash: alias: /home/jml/fuerte_workspace/setup.bash: not found
bash: /home/jml/fuerte_workspace/setup.bash: Permission denied

Here are the related lines in my .bashrc:

source ~/fuerte_workspace/setup.bash

I can still access the workspace using "roscd" however. Another strange thing is that I get the same message in the terminal regardless of whether that line in the .bashrc is commented-out or not. It does not seem to have any relation to ~/.bashrc. Any ideas what might be the cause of this?

Thanks, JML

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by tfoote
close date 2015-10-26 13:04:26.435160

Comments

3

Please edit your question to add the part of your ~/.bashrc that invokes setup.bash. The alias error seems odd.

joq gravatar image joq  ( 2013-03-18 11:37:53 -0500 )edit