d4f13b4abc
Update mjwarp/index.rst.
Taylor Howell
2025-11-03 02:17:48 -08:00
ad49733db2
Improve error message for insufficient arena memory in _realloc_con_efc.
Yuval Tassa
2025-11-01 05:53:56 -07:00
f604588a36
Update theme_overrides_mjwarp.css to not render return type information.
Taylor Howell
2025-11-01 03:58:35 -07:00
fbb95d5e8c
Import NVIDIA/warp from GitHub.
Erik Frey
2025-10-31 11:46:10 -07:00
4086261714
Add JavaScript bindings and WASM support
Matias Manevi
2025-10-31 07:20:18 -07:00
57f7145806
Create mjpDecoder, mj_parse, and mju_decodeResource - plugin system similar to mjpResourceProvider, but instead of loading a resource it converts an existing mjResource into an mjSpec. - The returned spec is then composed into the referencing spec. - This enables different file types to generate arbitrary specs, and allows us to separate format parsing from compilation code.
Sam Haves
2025-10-30 12:53:40 -07:00
f2badc05ac
Add JavaScript bindings and WASM support
Matija Kecman
2025-10-30 11:10:55 -07:00
76e64d96bb
Add JavaScript bindings and WASM support
Matias Manevi
2025-10-30 10:37:06 -07:00
3df784fc84
Updates for MuJoCo Warp documentation.
Taylor Howell
2025-10-29 04:41:45 -07:00
d769440924
Store asset keys relative to the MJCF. This CL fixes cases when loading a spec with "from_zip" that fails on zipped folders that contain a root directory.
Google DeepMind
2025-10-29 04:23:18 -07:00
010d919244
Add __setattr__ to _MjBindModel and _MjBindData.
Alessio Quaglino
2025-10-29 02:54:08 -07:00
80eb511620
Remove dependency on Window, Physics, and Renderer classes.
Haroon Qureshi
2025-10-28 11:41:28 -07:00
4620b9f23a
Merge HandleMouseEvents and HandleKeyboardEvents back into app.cc.
Haroon Qureshi
2025-10-28 09:43:50 -07:00
18e60369f3
If building simulate with USD support remove the no-deprecated warning due to deprecated header usage in USD.
Sam Haves
2025-10-22 17:55:35 -07:00
febe75d54b
Add tendon.cpp to mjcPhysics CMake
Sam Haves
2025-10-22 12:28:21 -07:00
ae33724de1
Set info string on wrap instead of tendon when wrapping a prim in the path.
Sam Haves
2025-10-22 12:12:42 -07:00
c060385505
Add section in mjcPhysics documentation for MjcTendon.
Sam Haves
2025-10-22 08:34:59 -07:00
f217a8f987
Implement FetchPackage; a simple wrapper around FindOrFetch.
Haroon Qureshi
2025-10-22 06:42:46 -07:00
160b9480f9
Add support for tendons to mjcPhysics.
Sam Haves
2025-10-21 12:29:06 -07:00
ac2cd5dfd6
Add support for querying of MjsTendon path from Python.
Sam Haves
2025-10-21 11:50:24 -07:00
2f65e23779
Add mj_extractState as a public API function.
Saran Tunyasuvunakool
2025-10-21 10:00:24 -07:00
25f5be82ff
Provide option to disable keyboard events for SDL.
Kyle Bayes
2025-10-21 09:35:20 -07:00
9e1ed0720b
Revert PDF documentation update to .readthedocs.yml.
Taylor Howell
2025-10-21 07:09:01 -07:00
056945df20
Enable frames to create the same children as bodies.
Alessio Quaglino
2025-10-21 06:56:15 -07:00
09682ade4b
Fix mjcPhysics island flag default.
Sam Haves
2025-10-21 06:26:23 -07:00
64add36adb
Update documentation to be compatible with PDF generation
Yuval Tassa
2025-10-21 06:01:43 -07:00