add space to make conversion work

This commit is contained in:
Erwin Coumans
2018-05-31 18:16:40 -07:00
parent 378de87286
commit 76e88dddc5
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
import pybullet
import pybullet
import gym, gym.spaces, gym.utils
import numpy as np
import os, inspect