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 "ros_autonomous_slam" not found #8

Open
automousSpace opened this issue Jan 17, 2022 · 1 comment
Open

package "ros_autonomous_slam" not found #8

automousSpace opened this issue Jan 17, 2022 · 1 comment

Comments

@automousSpace
Copy link

Hello There
I have downloaded the ROS2 and all the files of this project but when I run the command
ros2 launch ros_autonomous_slam turtlebot3_world.launch
This error occurs : Package 'ros_autonomous_slam' not found: "package 'ros_autonomous_slam' not found, searching: ['/opt/ros/foxy']"

Kindly Help I need this project for my FYP Presentation. Waiting for reply

@Dov-Cattan
Copy link

Dov-Cattan commented Feb 7, 2022

Hello There I have downloaded the ROS2 and all the files of this project but when I run the command ros2 launch ros_autonomous_slam turtlebot3_world.launch This error occurs : Package 'ros_autonomous_slam' not found: "package 'ros_autonomous_slam' not found, searching: ['/opt/ros/foxy']"

Kindly Help I need this project for my FYP Presentation. Waiting for reply

The reason why this is happening is because the creator of this repository forgot to put on both the GitHub and Article tutorial:
git clone https://github.com/fazildgr8/ros_autonomous_slam in catkin_ws
After you do that (and source devel/setup.bash or source ~/.bashrc), the issue should be fixed

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