Chen Fang

Results 1 issues of Chen Fang

**Bug Description** the "relocate-human-v1" and "relocate-expert-v1" seems to have unrealistic ball position. **Code example** ```python import d4rl import gym env = gym.make('relocate-expert-v1') dataset = env.get_dataset() i = 0 while i...