diff --git a/doc/mjwarp/index.rst b/doc/mjwarp/index.rst index d2bc1e92..dbf68489 100644 --- a/doc/mjwarp/index.rst +++ b/doc/mjwarp/index.rst @@ -373,6 +373,16 @@ For examples that train policies with MJWarp physics, please see: - `mjlab `__: Train directly with MJWarp using PyTorch. - `MuJoCo Playground `__: Train via :ref:`MJX API `. +Features +-------- + +**Is MJWarp differentiable?** + +No. MJWarp is not currently differentiable via +Warp's `automatic differentiation `__ +functionality. Updates from the team related to enabling automatic differentiation for MJWarp are tracked in this +`GitHub issue `__. + Orientation representation --------------------------