Skip to content
Snippets Groups Projects
Commit 03b13140 authored by Erik Nygren's avatar Erik Nygren :bullettrain_front:
Browse files

minor conflict

parent fa55e8ca
No related branches found
No related tags found
No related merge requests found
......@@ -52,7 +52,10 @@ for itrials in np.arange(1, 15, 1):
# store rendered file into render_output if the path exists
env_renderer.gl.save_image(
os.path.join(
<<<<<<< 188_refining_generator
"./../render_output/",
=======
>>>>>>> local
"flatland_frame_{:04d}.png".format(itrials)
))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment