You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Bug Report] [omni.usd] Warning (secondary thread): in Orthonormalize at line 494 of /builds/omniverse/usd-ci/USD/pxr/base/gf/matrix4d.cpp -- OrthogonalizeBasis did not converge, matrix may not be orthonormal. #3595
When I start training using SKRL with the PPO method, the process begins normally. However, after a while, the following warnings appear, and the camera views in the environment turn into a black screen, and robots disappears from the env.
python train.py --num_envs 100 --enable_cameras
`2025-09-30T09:29:59Z [281,122ms] [Warning] [omni.usd] Warning (secondary thread): in Orthonormalize at line 494 of /builds/omniverse/usd-ci/USD/pxr/base/gf/matrix4d.cpp -- OrthogonalizeBasis did not converge, matrix may not be orthonormal.
2025-09-30T09:29:59Z [281,122ms] [Warning] [omni.usd] Warning (secondary thread): in Orthonormalize at line 494 of /builds/omniverse/usd-ci/USD/pxr/base/gf/matrix4d.cpp -- OrthogonalizeBasis did not converge, matrix may not be orthonormal.
2025-09-30T09:29:59Z [281,122ms] [Warning] [omni.usd] Warning (secondary thread): in Orthonormalize at line 494 of /builds/omniverse/usd-ci/USD/pxr/base/gf/matrix4d.cpp -- OrthogonalizeBasis did not converge, matrix may not be orthonormal.
2025-09-30T09:29:59Z [281,122ms] [Warning] [omni.usd] Warning (secondary thread): in Orthonormalize at line 494 of /builds/omniverse/usd-ci/USD/pxr/base/gf/matrix4d.cpp -- OrthogonalizeBasis did not converge, matrix may not be orthonormal.
2025-09-30T09:29:59Z [281,122ms] [Warning] [omni.usd] Warning (secondary thread): in Orthonormalize at line 494 of /builds/omniverse/usd-ci/USD/pxr/base/gf/matrix4d.cpp -- OrthogonalizeBasis did not converge, matrix may not be orthonormal.
`