-
### System information
- **OS Platform and Distribution**: Ubuntu 16.04.3 LTS
- **Gym version**: 0.10.5
- **Baselines Head Commit**- 9cb7ece3387c4cb680fd831f38400b356bd599a6
- **Exact command to r…
-
Hi @vitchyr
Thanks for the great code base. I was recently benchmarking some results here in search for some DDPG/TD3 implementations after [my failure to get baselines working](https://github.com…
-
This is quite a good work. I used pip install dev.. to install, but there are quite a lot problems.
(vlmrm) root@autodl-container-d33848b29e-3752a142:~/vlmrm/vlmrm# vlmrm train "$(cat config.yaml…
-
Hello MuJoCo Team,
We are currently exploring the creation of complex simulation environments where robots interact with numerous contact objects. A representative example is a robot navigating a s…
-
When I tried to run the following python script
```
import gym
import d4rl # Import required to register environments, you may need to also import the submodule
# Create the environment
env = g…
-
When I try to run the code in Win_64,I meet an error like this.But I download the mujoco200 and mujpro131 with win64 version.So how can I deal with this problem? Thank you!
```
Traceback (most recen…
-
Getting this error when running the examples. I tried the fix suggested in the readme but the file to remove is absent from the folder. I will post an issue to the github of mujoco-py but figured it m…
-
Hello, Vitaly.
Thanks for your fantastic work!
I am trying to run experiments with your code, however I was stuck in :
Traceback (most recent call last):
File "/home/carla/anaconda3/envs/mujoc…
-
Whenever I try to run the environments such as base or hide_and_seek through the
bin/examine.py hide_and_seek or base commands
I receive this error:
```
Inferred:
names: hide_and_seek.py
argum…
-
**Summary:**
Many users have reported that they get an error message with strange ascii characters and an invalid activation key warning when using conda environments or virtualenvs.
I think it is…