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 'moveit2_tutorials' not found #925

Open
OmniLearner opened this issue Jul 17, 2024 · 1 comment
Open

Package 'moveit2_tutorials' not found #925

OmniLearner opened this issue Jul 17, 2024 · 1 comment

Comments

@OmniLearner
Copy link

Description

Overview of your issue here.

Your environment

Steps to reproduce

Followed instructions of this page:
https://moveit.picknik.ai/main/doc/tutorials/getting_started/getting_started.html

Expected behaviour

It should run as the demo says

Backtrace or Console output

$ ros2 launch moveit2_tutorials demo.launch.py

Package 'moveit2_tutorials' not found: "package 'moveit2_tutorials' not found, searching: ['/home/[email protected]/ws_moveit/install/moveit_resources_pr2_description', '/home/[email protected]/ws_moveit/install/moveit_resources_panda_description', '/home/[email protected]/ws_moveit/install/moveit_common', '/home/[email protected]/ros2_ws/install/my_robot_controller', '/opt/ros/humble']"

Can someone please help in this issue. Thanks in advance

@muhidabid
Copy link

muhidabid commented Jul 27, 2024

Hi, I am facing the same issue. I checked the folders and found demo.launch.py inside the directory: src -> moveit2_tutorials -> doc -> tutorials -> quickstart_in_rviz -> launch -> demo.launch.py. What seems to be happening is that ros2 launch command only checks inside the install folder and not the src folder.

I followed the Getting Started Tutorial and it cloned the tutorials repo in the src folder.

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