URDF-Importer icon indicating copy to clipboard operation
URDF-Importer copied to clipboard

Not able to use runtime urdf import in project

Open dyumanaditya opened this issue 3 years ago • 0 comments

Hi, I'm trying to load a urdf at runtime using the RuntimeUrdfImporterExample.cs.

I am unable to copy this code outside the package to integrate it with my project. I don't want to instantiate it the way it is because I'd like to make some changes to it, which I cannot do as long as it is an external package. How to I get this file into my unity project scripts?

dyumanaditya avatar May 19 '22 16:05 dyumanaditya