Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
fxia22 committed May 22, 2019
1 parent e8cdb37 commit adfee95
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gibson/envs/env_modalities.py
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,6 @@ def _step(self, a):
if self.gui:
if self.config["display_ui"]:
self.render_to_UI()
print('render to ui')
self.save_frame += 1
elif self._require_camera_input:
# Use non-pygame GUI
Expand Down

0 comments on commit adfee95

Please sign in to comment.