pfeinsper / drone-swarm-search

The Drone Swarm Search project provides an environment for SAR missions built on PettingZoo, where agents, represented by drones, are tasked with locating targets identified as shipwrecked individuals.
https://pfeinsper.github.io/drone-swarm-search/
MIT License
22 stars 4 forks source link

Bug ao executar basic_env.py #80

Closed fbarth closed 8 months ago

fbarth commented 1 year ago

quando executado basic_env.py, acontece o seguinte erro:

RuntimeWarning: invalid value encountered in scalar divide normalizedProb = prob / max_matrix
fbarth commented 1 year ago

Não é um erro. É apenas um warning. Sendo assim, deixa de ser bug. Mas é uma melhoria remover este bug.