jharwell / sierra

Automation framework for the scientific method in AI research
MIT License
18 stars 1 forks source link

bugfix/247-require-XYZ-scenario-spec #247

Closed jharwell closed 3 years ago

jharwell commented 3 years ago

Will avoid bugs like the one I just fixed: if Z goes from 1.0-1.0 (previous default if omitted), and you want to put an LED on the ground at Z=0.0 (necassry to be picked up by the footbot blob camera), you get an error. This requires the user to be explicit, generally circumventing this issue.