-
**Describe the bug**
FetchReach-v1 seems to be changes target position from step 200 to step 220. I present two images below.
Shouldn't the goal be the same throughout the episode?
**…
-
**Describe the bug**
I'm able to use env that requires mujoco such as 'CartPole-v1', but can't render any of Fetch robotic env.
**To Reproduce**
```
import gym # openAi gym
from gym import envs…
-
I am trying to reproduce the DDPG results in Plappert et al., 2018 arxiv.org/abs/1802.09464.
However, even the simplest environment `FetchReach-v1` seems to stay stuck at a return of -49. I have tr…
-
Hi ARISE team,
## Issue
I'm looking into your package in order to use it for reinforcement learning in robotics.
If I understood it correctly, RL is one of the main applications of robosuite.
Un…
-
**Describe the bug**
I'm able to use env that requires mujoco such as 'CartPole-v1', but can't render any of Fetch robotic env. This is likely something like [`TypeError:'numpy.int32' object is not i…
-
Hi, when I ran python demo.py --env-name='FetchReach-v1' on a ubuntu server, I met a problem here.
Creating window glfw
ERROR: OpenGL version 1.5 or higher required
Press Enter to exit ...
Any …
-
I'm running the run_robotics scripts of PPO1 with default parameters but am not seeing any learning happening for Fetch tasks in the following environments: FetchReach, FetchPush, and FetchSlide. The …
-
When I use keyboard "V" to record the Video of Env "FetchReach-v1", this is some errro!
I use debain 9 , Nvidia 390.59, cuda 9, python 3.6, tensorflow 1.8
Traceback (most recent call last):
Fil…
-
I am experiencing a problem with version v2020.06.3 training with DDPG+HER on the FetchReach-v1 environment.
Using the provided example, I get an index error:
`IndexError: only integers, slices (…
-
I run the process and it gets killed after 23,000 iterations.I want to ask about your hardware and software environment.