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

Package not found #38

Closed
jacksakers opened this issue Sep 30, 2021 · 2 comments
Closed

Package not found #38

jacksakers opened this issue Sep 30, 2021 · 2 comments

Comments

@jacksakers
Copy link

I followed the video to create a ros package and named it homework3 and everything. Now when I try to run the node inside the package I am told that the homework3 package cannot be found. How do I make the package discoverable?

@jacksakers
Copy link
Author

I have made it executable and even when I copy the homework2 package it says that it cannot be found as well. The only package that works is the homework2 package.

@18r441m
Copy link
Owner

18r441m commented Oct 1, 2021

You have to run "catkin build" and source the setup.bash file for the package to be discoverable. Follow the instructions from homework 2 if needed.

@18r441m 18r441m closed this as completed Oct 1, 2021
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

2 participants