You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Code modified in install_and enable_addons.py which reads in .json file (example provided in repo) that is argument in randomisation_seed.sh to set the min-max bounds as well as initial value if necessary for:
Camera transforms
Geometry *
Materials *
User defined props *
*need to make sure exist before initialising
if self.input_json is this actually used/useful or should it be removed?
The text was updated successfully, but these errors were encountered:
Code modified in
install_and enable_addons.py
which reads in .json file (example provided in repo) that is argument inrandomisation_seed.sh
to set the min-max bounds as well as initial value if necessary for:*need to make sure exist before initialising
if self.input_json
is this actually used/useful or should it be removed?The text was updated successfully, but these errors were encountered: