9174c87203
Minor fixes.
Haroon Qureshi
2025-10-15 04:06:53 -07:00
0d4f6231be
Make JAX-Warp FFI more robust. Prepare for warp-lang 1.10. Fix#2894
Baruch Tabanpour
2025-10-14 13:48:00 -07:00
b6f25ca623
Check mjs_getName return value in XML parser. Fixes#2898.
Alessio Quaglino
2025-10-14 12:38:51 -07:00
67960543a0
Updates for MJX viewer to help avoid graph recapture when impl='warp'.
Taylor Howell
2025-10-14 11:14:02 -07:00
f1d45bd542
Fix minor formatting issues and use nullptr consistently.
Haroon Qureshi
2025-10-14 06:15:02 -07:00
f7708954cb
Update changelog to version 3.3.7 and reformat lists.
Gabe Oppenheimer
2025-10-13 11:14:35 -07:00
ae1febd83f
Automated g4 rollback of changelist 818694877.
Gabe Oppenheimer
2025-10-13 11:13:30 -07:00
27e8736fc7
This CL updates the changelog to mark the release of MuJoCo 3.4.0. It also updates the versions of Eigen3, Abseil, and benchmark used in the CMake build.
Gabe Oppenheimer
2025-10-13 10:11:46 -07:00
02d2d4d49a
Bump the version to 3.4.0 ahead of the next release.
Gabe Oppenheimer
2025-10-13 09:21:48 -07:00
98682ae284
Do not modify mesh position when fitting a geom to the mesh AABB.
Alessio Quaglino
2025-10-09 03:04:14 -07:00
3a299c49ca
Remove use of usdaFileFormat from mjcf_file_format.
Sam Haves
2025-10-08 11:53:58 -07:00
cfd487c315
BUGFIX: when parsing a unity scene with mujoco element,s the mujoco package generates a value for the attribute "passive", but the attribute has been droped, it is not valid anymore in unity 3.3.6 this makes old mujoco scenes that work in unity not work anymore when upgrading the mujoco version.
Joan Llobera
2025-10-08 16:50:22 +02:00
1335ec87e4
Move font assets data targets into toolbox library.
Haroon Qureshi
2025-10-08 05:08:24 -07:00
6e6253c4d5
Remove redundant line in types.py
Yuval Tassa
2025-10-03 10:43:00 -07:00
18779ab54a
Clean up engine_core_util
Yuval Tassa
2025-10-03 08:47:14 -07:00
b5c35f87fc
Add material parsing path for colliders instead of strictly visual gprims.
Sam Haves
2025-10-03 07:52:00 -07:00
709caa0628
Update .readthedocs.yml.
Taylor Howell
2025-10-03 07:34:07 -07:00
24679b47e4
Separate out site and geom frame construction.
Haroon Qureshi
2025-10-03 06:55:58 -07:00
9f796c3e70
Add missing constants to Python bindings.
Taylor Howell
2025-10-03 06:05:40 -07:00
53360f51a9
Update .readthedocs.yml to install MuJoCo Warp in order to generate API documentation. Additionally, mirror mujoco_warp/pyproject.toml in mjx/mujoco/mjx/third_party/mujoco_warp.
Taylor Howell
2025-10-03 05:38:50 -07:00
401bf431b8
Modify Simulate::InjectNoise to set target of exponential decay to value from key_ctrl if a valid key is provided as input.
Taylor Howell
2025-10-01 10:45:26 -07:00
edbdb5195c
Change MuJoCo engine source code function-spacing convention from 3 blank lines to 2
Yuval Tassa
2025-10-01 07:57:17 -07:00
c439628f82
When parsing USD, infer gravity from stage metadata if UsdPhysicsScene missing or undefined.
Sam Haves
2025-10-01 05:18:28 -07:00
b1ae44d10f
Refactor duplicated frame drawing logic into a utility function.
Haroon Qureshi
2025-10-01 03:35:12 -07:00