sisl / PyroRL

An RL environment made for wildfire evacuation.
https://sisl.github.io/PyroRL/
MIT License
12 stars 0 forks source link

Write Custom Fire Locations Tests #2

Closed cpondoc closed 4 months ago

cpondoc commented 4 months ago

For robustness, we should verify that placing custom locations for where the fire starts works. Should only be 1-2 tests.

cpondoc commented 4 months ago

Finished up this issue, and also configured both our wrapper and environment code to handle custom fire locations.