-
Hello,
after installing mujoco I encountered an error tring to run this base script of gym on spyder,
I tried to load Hopper-v2 environment which requires mujoco :
> import gym
> env = gym.make(…
-
### Question
I want to get the obs_dim of the Humaniod-V3 and the **meaning of each elements**,but I don't know how to do!
I'll appreciate it if you can help me!
-
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…
-
## Problem Description
Hello, I started experiments on a new server and built the environment from scratch. And I found that if and only if I ran the code in Mujoco environments, there would be pro…
-
### Question
When I want to Rerun the code of "Conservative Q-Learning for Offline Reinforcement Learning", wo got a problem that
"gym.error.NameNotFound: Environment hopper-medium doesn't exist. …
-
TORCS (http://torcs.sourceforge.net/) is an important benchmark for continuous control algorithms. We need to add the support for TORCS. The revised code in http://deepdriving.cs.princeton.edu/ is a g…
-
### Describe the bug
I was trying to understand how `default_camera_config` works via adjusting its values. However, I surprisingly found that no matter how I adjusted its values (at least `distance`…
-
Hello buddy, why does DDPG work so poorly on InvertedPendulum-v4, do you have any good suggestions。
200 rounds of training, and I still kept falling to the floor during the final demonstration
-
It works well on mujoco environments, but not on antmze environment .It did not work even if I changed the parameters according to the paper(expectile=0.9, temperature=10). Can you help me please?
dljzx updated
2 years ago
-
**Describe the bug**
When I try mujoco_py's MjSim and try to render the simulator, I get the classic "ERROR: GLEW initalization error: Missing GL version" error which has been raised by many people, …
ghost updated
5 years ago