Skip to content

Conversation

@grbagwe
Copy link

@grbagwe grbagwe commented May 5, 2022

Pull request information

  • Status: ? (ready to merge / in development)

  • Kind of changes: ? (bug fix / new feature / documentation...)

  • Change file in the flow.envs.base to create pyglet rendering.

  • There was a bug I guess which didn't start the pyglet rendering where the should_render was preventing it from rendering.

  • Related PR or issue: ? (optional)

Description

? (general description)

# check whether we should be rendering
self.should_render = self.sim_params.render
self.sim_params.render = False
self.sim_params.render = self.sim_params.render
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this seems unnecessary?

@grbagwe
Copy link
Author

grbagwe commented May 5, 2022 via email

@eugenevinitsky
Copy link
Member

Oh no worries and thank you for the PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants