Hello, it's a really hot project and thanks for open-source this project
I tried some training on mujoco_playground without using your code (madrona_mjx)
it was successful and then i tried to train ppo using vision model but i got a issue
I wanna train vision-based PPO policy (in mujoco_playground env : PandaPickCube (--vision = True)),
But the brax, jax version dependencies are quite confused between mujoco_playground and Madrona MJX
so I wonder which version of brax, jax, you use in local computer to train that env.
thanks a lot
what i found
Brax 0.12.4 + JAX 0.5.3: error in cuSolver
JAX 0.6.0+: can't serve some API in Madrona-MJX(they said in github)
JAX 0.5.x: Dependency gap between Brax and CUDA (12.xx)
Hello, it's a really hot project and thanks for open-source this project
I tried some training on mujoco_playground without using your code (madrona_mjx)
it was successful and then i tried to train ppo using vision model but i got a issue
I wanna train vision-based PPO policy (in mujoco_playground env : PandaPickCube (--vision = True)),
But the brax, jax version dependencies are quite confused between mujoco_playground and Madrona MJX
so I wonder which version of brax, jax, you use in local computer to train that env.
thanks a lot
what i found
Brax 0.12.4 + JAX 0.5.3: error in cuSolver
JAX 0.6.0+: can't serve some API in Madrona-MJX(they said in github)
JAX 0.5.x: Dependency gap between Brax and CUDA (12.xx)