Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

During System Setup: Package not found after building #34

Open
RuteLuz opened this issue Oct 4, 2019 · 0 comments
Open

During System Setup: Package not found after building #34

RuteLuz opened this issue Oct 4, 2019 · 0 comments

Comments

@RuteLuz
Copy link
Collaborator

RuteLuz commented Oct 4, 2019

If after following the instructions for the system setup you build a package, source your environment (source ~/.bashrc) the system ca'n find your package :

$ roscd example
roscd: No such package/stack 'example1' 

Verify your bashrc file by typing:

gedit ~/.bashrc

If you have the following sequence of lines:

source ~/scripts/permanent.sh
source /home/<username>/ros_ws/devel/setup.bash

you should delete the line
source /home/<username>/ros_ws/devel/setup.bash

and maintain only the following line
source ~/scripts/permanent.sh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant