Files
Mujoco_WASM/src/engine
Alessio Quaglino 63c7175ed5 Adjust rotEPS for single precision in mju_mat2Rot.
This change defines rotEPS as 1e-6f when mjUSESINGLE is defined, and 1e-9 otherwise. With the larger epsilon for single precision, the algorithm converges in fewer iterations, allowing the test assertion for maximum iterations to be simplified to a constant 150.

PiperOrigin-RevId: 959070496
Change-Id: I4f6fae056cd71955d3921c01a9929af2cdd81fac
2026-08-04 09:38:28 -07:00
..
2025-01-16 06:28:54 -08:00
2025-09-16 09:36:44 -07:00
2026-07-02 00:03:05 -07:00