NVlabs / FPSci

Aim Training Experiments
Other
70 stars 23 forks source link

Fix spawn bounds AABox to remove debug error #305

Closed bboudaoud-nv closed 3 years ago

bboudaoud-nv commented 3 years ago

The spawnBounds provided in the data-files/test/experimentconfig.Any were causing errors on debug startup (specifically in developer mode). This branch corrects the bounds so that the debug errors no longer occur.