joshwa71

Results 2 comments of joshwa71

I'm just trying to render a gym env not pygame, any idea in which file I need to call env.render() in order for this to work?

I have instead added a call to the render() function in the from_gym.py step function, though it seems to only display the first frame and then goes black which is...