autonomy-and-verification-uol / mapc2019-liv

Liverpool team code for the 2019 Multi-Agent Programming Contest.
GNU General Public License v3.0
1 stars 1 forks source link

[Exploration/Movement] Agents get stuck trying to move out of grid bounds #16

Closed rafaelcaue closed 5 years ago

rafaelcaue commented 5 years ago

This happens when obstacles at the edge of the map are removed.

The fix for this is related to #6