-
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
file 'pilz_mtc.launch.py' was not found #795
Comments
I think this tutorial broke in the changing of default robots for the Kinova Gen3. Just fixed it all up with a combination of 2 PRs, if you'd like to test now:
Otherwise, we'll get this merged soon! |
Oh by the way, this tutorial is only on the We'll either need to backport that tutorial to Humble (#797), or you can try using the |
Thank you very much for the quick response. It works like a charm! Adding commands for reference only:
Thank you! |
Sorry for commenting on a closed issue. Just wanted to know how to port this to the UR robot. The panda_moveit_config contains pilz_industrial_motion_planner_planning.yaml, but ur_moveit_config does not have it. Thanks! |
Adding this comment for future readers. A demonstration of Pilz Industrial Motion Planner in MoveIt with Universal Robots is now available here: https://github.com/ravijo/ur_pilz_demo Thanks |
Sorry, I just saw your comment. Glad you solved it! Just open a new issue next time to increase visibility |
Description
I am trying to setup Pilz Industrial Motion Planner by following the documentation in ROS 2 Humble. Unfortunately, the command
ros2 launch moveit2_tutorials pilz_mtc.launch.py
is not working.Your environment
Steps to reproduce
Objective
I just need a working demo of Pilz Industrial Motion Planner. It could be in ROS 1 or ROS 2. I could not find any. Unfortunately, the ROS 1 demo is referring to a read-online repository and it is also showing errors reported here.
Is there a working demo of Pilz Industrial Motion Planner available online?
The text was updated successfully, but these errors were encountered: