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

pytorch_kinematics Error #9

Open
yiqiaoqingyuyu opened this issue Jan 9, 2025 · 0 comments
Open

pytorch_kinematics Error #9

yiqiaoqingyuyu opened this issue Jan 9, 2025 · 0 comments

Comments

@yiqiaoqingyuyu
Copy link

Hi, thanks so much for the great work! I ran into an issue after setting up the environment and I'm not sure how to fix it. Could you help me out?

When I run the command python run_online.py --task StateBasedGrasp --algo ppo --seed 0 --rl_device cuda:0 .....

I get the following error:
Traceback (most recent call last):
File "run_online.py", line 13, in
from utils.parse_task import parse_task
...
File "/home/ll/PROJECT/UniGraspTransformer/pytorch_kinematics/pytorch_kinematics/urdf_parser_py/urdf.py", line 1, in
from .xml_reflection.basics import *
ModuleNotFoundError: No module named 'pytorch_kinematics.urdf_parser_py.xml_reflection'

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

1 participant