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

[ WARN] [1574689624.469138015]: failed to load resource ../meshes/ur5/visual/base.obj #33

Open
csufangyu opened this issue Nov 25, 2019 · 2 comments

Comments

@csufangyu
Copy link

hi,I run the code osrun collada_urdf urdf_to_collada "$MYROBOT_NAME".urdf "$MYROBOT_NAME".dae,and meet this error:
[ WARN] [1574689624.469138015]: failed to load resource ../meshes/ur5/visual/base.obj [ WARN] [1574689624.473480332]: failed to load resource ../meshes/ur5/visual/shoulder.obj [ WARN] [1574689624.477768633]: failed to load resource ../meshes/ur5/visual/upperarm.obj [ WARN] [1574689624.482099850]: failed to load resource ../meshes/ur5/visual/forearm.obj [ WARN] [1574689624.486446641]: failed to load resource ../meshes/ur5/visual/wrist1.obj [ WARN] [1574689624.490742001]: failed to load resource ../meshes/ur5/visual/wrist2.obj [ WARN] [1574689624.495029923]: failed to load resource ../meshes/ur5/visual/wrist3.obj [ WARN] [1574689624.499581247]: failed to load resource ../meshes/ur5/visual/l_gripper_tip_scaled.stl [ WARN] [1574689624.503947608]: failed to load resource ../meshes/ur5/visual/l_gripper_tip_scaled.stl
but those files are exited in this path.
who can tell me how to to deal with it?

@Rakee003
Copy link

Rakee003 commented Jul 2, 2022

did you find how to deal with this?

@miraclequanquan
Copy link

I came across the problem, and I find the problem comes from the path. I use the package://... and it worked. for more information, you could view https://guyuehome.com/12063

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

3 participants