Creating visualisations

Given a terrain with 2D inputs, we can visualise it as a map.

Last modified 2026-01-06

Jasper Shuoyang Zheng

Since the control space is 2D, the latent space can be visualised by sampling the control space across a closed interval (i.e., width and height in this example). Use the plot_interval message to do this:

The greyscale visualisation is like a surface map that looks at a terrain from above, where brighter pixels denote higher latent value.