gz-usd
gz-usd copied to clipboard
usd2sdf: Potential issue in the USDTransforms class
There are different ways to express the rotations in USD. In particular we have some issues with RotateXYZ
and RotateZYX
.
we might have some potential issue in the method ParseUSDTransform
. There is a TODO
You can also review the discussion in the PR https://github.com/ignitionrobotics/sdformat/pull/871