-
Hi!
Thanks for releasing this codebase. It's so awesome to see how much faster we can iterate now with tools like this :)
I am just wondering if you attempted to use any environments that use moc…
-
when i copy paste a huge list of brands (1000+) it doesnt get saved. is there a limit of amount of brands you can exclude?if so, would be helpful to remove this limit. can you help
thanks
-
Hi folks,
I am using brax 0.9.4 and jax 0.4.23. I have a wrapper that I'm using to manually set the initial xy position of the agent with the following methods:
```
def set_initial_state(s…
-
### Describe the bug
Game hard crashes with this log: [Log.log](https://github.com/Facepunch/sbox-issues/files/13991231/Log.log)
### To Reproduce
![image](https://github.com/Facepunch/sbox-issues…
-
Context:
I would like to use JAX to express a bunch of tensor computations in numpy-ish syntax, but delay the actual execution of the computation until later -- ideally by registering the compiled…
-
Hi,
I would like to ask if MJX offers similar render_mode as in gymnasium, where I can render in 'human' mode. And man can also control simulation with hot keys, for instance, whitespace to pause sim…
-
### For?
S&Box
### What can't you do?
Right now you can only use lipsync when the audio stream is of a microphone, either you own or other players', I'd like to be able to use it for making NPCs ta…
-
Hey all,
for a project of mine I am using the mujoco mjx pipline and try to train neural networks using JAX. We had the idea to alter the input to the physics step by having a neural network in fro…
-
Hi there,
Related to my question in [https://github.com/google/brax/discussions/396](the discussion section), is there any way to load a config from the v1 format for the spring/positional backends…
-
Running
```
python runner.py --train --file rl_games/configs/brax/ppo_ant.yaml
```
trains so fast that step_time becomes 0.0 and then leads to a crash in two different places:
```
fps step: …