Fix bug in urdf parsing (win32+debug)
Since model.frames is resized (maybe moved ?), the reference parent_frame is no longer valid. Copying it before this change prevent the bug
Please register or sign in to comment
Since model.frames is resized (maybe moved ?), the reference parent_frame is no longer valid. Copying it before this change prevent the bug