-
Notifications
You must be signed in to change notification settings - Fork 196
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
Comments
Hi, I am facing the same issue. I checked the folders and found I followed the Getting Started Tutorial and it cloned the tutorials repo in the |
I'm facing the same issue on jazzy. I'm using the main branch of the tutorials repo. It looks like the tutorials actually build correctly (and can confirm they fail to build if I switch to humble branch), however, actually invoking the demo launch script fails.
|
I did get this working. Blew away everything in my workspace and started fresh. I followed these instructions: https://moveit.ai/install-moveit2/source/ And then started from here: So the full set of commands I ran on Ubuntu 24.04 & ROS2 Jazzy was:
|
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
The text was updated successfully, but these errors were encountered: