adam icon indicating copy to clipboard operation
adam copied to clipboard

Adding the possibility to load both from string and path

Open CarlottaSartore opened this issue 1 year ago • 0 comments

This PR adds the possibility to load the urdf both from string or from path. As discussed with @S-Dafarra, I decided not to declare any new method (e.g. LoadFromXMLPath,LoadFromXMLstring)but to modify the current init to ensure back-compatibility

CarlottaSartore avatar Apr 18 '24 16:04 CarlottaSartore