Unity-Technologies / URDF-Importer

URDF importer
Apache License 2.0
214 stars 71 forks source link

Copied across more recent version of AssimpUnity.cs to address Ubuntu 22.04 incompatibility #221

Closed Spice-Weasel closed 11 months ago

Spice-Weasel commented 11 months ago

Proposed change(s)

I have copied across the file AssimpNet.cs to address an incompatibility with Ubuntu 22.04 LTS

Useful links (GitHub issues, JIRA tickets, forum threads, etc.)

https://github.com/Unity-Technologies/URDF-Importer/issues/209#issue-1383506609 https://bitbucket.org/Starnick/assimpnet/src/master/UnityPlugin/Plugins/AssimpNet/AssimpUnity.cs

Types of change(s)

Testing and Verification

I followed the Unity-Robotics-Hub Pick and Place tutorial https://github.com/Unity-Technologies/Unity-Robotics-Hub/blob/main/tutorials/pick_and_place/README.md. With the change I was able to import and control the arm. libdl.so error is still thrown.

Test Configuration:

Checklist

Other comments