- Changed the pinned Newton version from
1.5.1to1.6.0rc1, the first release carrying newton#4017, which makesArticulationViewgeneric over custom frequencies. Reading a MuJoCo actuator attribute such asmujoco.actuator_trntypethrough an articulation view previously raised "has custom frequency 'mujoco:actuator' which is not supported by ArticulationView". - Changed
warp-langfrom1.16.0to1.17.0andmujoco/mujoco-warpfrom3.11.0to3.12.0, which Newton1.6.0rc1requires.