提交历史

作者 SHA1 备注 提交日期
  Copybara-Service 1802d9b1a7 Merge pull request #2069 from squarefk:main 1 天之前
  Saran Tunyasuvunakool 98478f8811 Minor changes to inline comments in mjModel and mjData headers. 1 天之前
  Yuval Tassa aa91f3c047 Fix bug in slider-crank transmission. 1 天之前
  Alessio Quaglino a70aea918c Prevent duplicated pairs in active_pugins vector. 1 天之前
  Yuval Tassa 90bc4b555d Add box-box collision to collection of collision performance benchmark models. 1 天之前
  Taylor Howell 36e8845599 Add actuator_moment Jacobian sparsity pattern to mjData. 1 天之前
  Taylor Howell b00a7c6705 Add touch sensor to MJX. 1 天之前
  Baruch Tabanpour 680fb3e5dd Add more public support functions for MJX. 3 天之前
  Alessio Quaglino dcf2816543 Remove copy_back from Python bindings and mj_copyBack from the C API. 4 天之前
  Saran Tunyasuvunakool 62c0ef4262 [introspect] Extract struct array extents from comments. 4 天之前
  Baruch Tabanpour 43a7493d17 Fix embarrassing bug with ckpt. 5 天之前
  Google DeepMind ffdb800e45 Update the MuJoCo version for the 3.2.5 release following the 3.2.4 release. 6 天之前
  Alessio Quaglino 8740533644 Check obj and ref types before casting them to a geom. 6 天之前
  Gabe Oppenheimer c2024ef6d1 Update the MuJoCo version for the 3.2.4 release. 6 天之前
  Google DeepMind d1e004aa97 Update version hashes in MuJoCo CMake files ahead of the 3.2.4 release. 1 周之前
  Alessio Quaglino 11af1e2a95 Fix a bug in mj_recompile. 1 周之前
  Yuval Tassa d646ba8de1 Update MuJoCo changelog with a video of the 100_humanoids model. 1 周之前
  Yuval Tassa 0ffaeb4d56 Improve comments in mju_cholFactorNNZ, clarify that this function reads from the upper triangle of the source matrix. 1 周之前
  Taylor Howell 096853e192 Add JOINTINPARENT actuator transmission type to MJX. 1 周之前
  Kyle Bayes 5a95d601ed Use GJK for geom distance when the nativeccd flag is enabled. 1 周之前
  Nimrod Gileadi 6881ce2437 Remove support for Python 3.8. 1 周之前
  Yuval Tassa 400d2edc21 Clean up mj_transmission. 1 周之前
  Kyle Bayes 8d84b5f693 Disable hfields for collision sensors. 1 周之前
  Yuval Tassa ee7b994021 Remove Newton Cholesky factor from mjData arena, rollback of b66da3d3691cdf6759782f943a1618233d03af08. 1 周之前
  Yuval Tassa 7ec94f46d4 Refactor Newton solver: move Hessian from arena back to the stack. 1 周之前
  Taylor Howell ac91a7639d Add tendon velocity sensor to MJX. 1 周之前
  Alessio Quaglino 1e7c109887 Raise warning when attaching a spec with pending keyframes to a different spec. 1 周之前
  Alessio Quaglino c84f35b425 Do not delete pending keyframes during body detachment. 1 周之前
  Alessio Quaglino c5a677a9de Fix load error message. Fixes #2135 1 周之前
  Taylor Howell 1945926351 Fix computation of tangential contact forces in MJX `_decode_pyramid`. 1 周之前