The URDF Importer fails to properly import URDF files.

Report crashes, strange behaviour, or apparent bugs
Post Reply
zorro
Posts: 61
Joined: 06 Nov 2023, 09:31

The URDF Importer fails to properly import URDF files.

Post by zorro »

Version: V4.10.0 Platform: Windows 11
After importing the URDF file, only joints are present in the file hierarchy, with no model files. The console reports the following error:

Code: Select all

[Importers >> URDF importer...@addOnScript:error] 88: in sim.genericFunctionHandler: object does not exist.
I've tested multiple URDF files, and they all exhibit the same issue. I can confirm that these URDF files were previously able to import successfully.
coppelia
Site Admin
Posts: 10804
Joined: 14 Dec 2012, 00:25

Re: The URDF Importer fails to properly import URDF files.

Post by coppelia »

Hello,

you can find updated simURDF plugin files here.

cheers
Post Reply