Tingguang Li

Results 2 comments of Tingguang Li

Hi, I added the save figure part. Please uncomment it and try it out. `# fig_map.savefig("test.png")`

Sorry, it is currently not available to save the explored maps after running the trained model. However, you can save it by yourself by calling " img = sim.get_state() cv2.imwrite("map.png",...