Is your feature request related to a problem? Please describe.
Pyright LSP cannot find the MjData, MjModel etc. types 😢
Describe the solution you'd like
A potential solution could be adding python stubs, like amujoco.pyi file or something?

FYI: I was checking out Brax when I noticed this
Is your feature request related to a problem? Please describe.
Pyright LSP cannot find the MjData, MjModel etc. types 😢
Describe the solution you'd like
A potential solution could be adding python stubs, like a
mujoco.pyifile or something?FYI: I was checking out Brax when I noticed this