ZumoLabs / zpy

Synthetic data for computer vision. An open source toolkit using Blender and Python.
GNU General Public License v3.0
304 stars 35 forks source link

headless run #64

Closed kursad-k closed 3 years ago

kursad-k commented 3 years ago

This function is to make the testing in headless Blender easier.

image

hu-po commented 3 years ago

This isn't really a test of the headless run that occurs in the cloud nodes, since it runs locally and not inside the docker container we use in the cloud. For that reason I think uploading the scene with the CLI and letting the cloud test and verify the scene is a better and easier workflow. I am hesitant to introduce another button into our already cluttered UI that runs the simulation in a novel third way (local UI version being method 1 and containerized headless cloud being method 2).