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

Can't get any urdf to import, links fail because the paths are formed wrong #223

Open
tonycalabro opened this issue Dec 8, 2023 · 0 comments

Comments

@tonycalabro
Copy link

I'm inside Unity trying to import an arm but none of them import like all the tutorials. I feel like I'm missing something simple here. I added the URDF importer and imported all the files associated with the arm. I import the URDF and get this error
"DirectoryNotFoundException: Could not find a part of the path "D:\Projects\Unity\Demos\Assets\Scenes\Robot Arms\ros_kortex\kortex_description\arms\gen3\6dof\urdf\kortex_description\arms\gen3\6dof\meshes\base_link.STL"."

The path name is being messed up and adding a second section of \kortex_description\arms\gen3\6dof\ that shouldn't be there.
Any help would be appreciated.

I thought maybe it was an editor bug but I tried this in Unity 2022, 2021, and 2020 just to be sure.

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