Visualizing Replicator

So, I’ve been tinkering with Replicator in Code and can create an output folder, but I want to turn any randomized frames into images I can give to my supervisor. I’ve looked at the documentation, but it hasn’t really worked for some reason. (For example, I can’t put in the RGB visualization without getting errors)
test.py (1.2 KB)
This is the last successful piece of code I’ve used

From quickly looking over your code, it seems in your writer initialization you have an argument run_id which is not part of the default BasicWriter.