IK_motion_planning_grasp.py encounters an error related to OMPL. #818
Replies: 1 comment 1 reply
-
did you install this latest version? |
Beta Was this translation helpful? Give feedback.
-
did you install this latest version? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I was working on the Genesis tutorial in a Conda virtual environment using Python 3.10.16 on Ubuntu 24.04.2 LTS. While running IK_motion_planning_grasp.py, I followed the provided link to download OMPL and installed it using pip install. I confirmed that OMPL 1.6.0 appears in pip list, but I encountered the following error:
[Genesis] [10:30:34] [ERROR] Failed to import OMPL. Did you install? (For installation instructions, see https://genesis-world.readthedocs.io/en/latest/user_guide/overview/installation.html#optional-motion-planning)
As a beginner in coding, I tried troubleshooting with ChatGPT, but I'm not sure how to proceed further.
Beta Was this translation helpful? Give feedback.
All reactions