-
What the different between [gail-tf/dataset/mujoco.py](https://github.com/andrewliao11/gail-tf/blob/ad92f41c26c34e8fabc536664fb11b44f25956cf/gailtf/dataset/mujoco.py#L36-L59) with [openai/baselines/ba…
-
Running the `mujoco.viewer` python binding results in a borderless window. The program will continue to work normally, but cannot be closed except by a keyboard interrupt. I have attached an image sho…
-
I am trying to train an RL model using SAC and compare it to PPO by using the tutorial in [this notebook](https://colab.research.google.com/github/google-deepmind/mujoco/blob/main/mjx/tutorial.ipynb#s…
-
I'm getting this error while using the EGL rendering backend:
`mujoco.FatalError: Offscreen framebuffer is not complete, error 0x8cdd`
The error is rare (but still fatal for a long job) so not s…
-
(tensorflow) Puranjays-MBP:gym puranjayrajvanshi$ python3
Python 3.6.1 (default, Jul 30 2017, 17:49:39)
[GCC 4.2.1 Compatible Apple LLVM 8.1.0 (clang-802.0.42)] on darwin
Type "help", "copyright",…
-
I'm trying to run a very simple code using mujoco-py and dm_control suite:
```
import mujoco_py
from mujoco_py import utils
import dm_control
import os.path
filename = "package.xml"
path …
-
Hi there, my Ubuntu failed to compile mujoco200,so I installed mujoco210 along with mujoco200 and encountered the same problem when testing mujoco-py. I would be grateful if you know where to modify m…
-
I notice that the function `close` is **raise NoImplementedError** at class `MujocoMulti` in `mujoco_multi.py`. I want to know if it is means to be implemented by ourselves? If so, how can I implement…
-
Hi,
We are trying to run the code and reproduce the results.
We are building upon this conda [environment](https://drive.google.com/file/d/1wv1Jqh7e-dR7-K-Nk-KzKHNaD410aEYl/view?usp=sharing).
T…
-
After following the instruction, I try to import mujoco_py on my macbook pro m3pro, I got this error.
(drone_pybullet) hsy@hsydeMacBook-Pro ~ % python -c 'import mujoco_py'
Import error. Trying t…