Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix restart loop with invalid restricted zones #75

Merged
merged 5 commits into from
May 17, 2023

Conversation

MrMarble
Copy link
Contributor

Type of change

Type A:

  • Bug fix (non-breaking change which fixes an issue)
  • UI Feature
  • Refactor/Code Cleanup
  • Docs
  • Capability implementation for existing core capability
  • New robot implementation

Type B:

  • New capability
  • New core feature

Description (Type A)

An error was thrown when parsing the restricted zones if the coordinates were invalid due to corrupted or lost map data, causing a restart-loop as expressed in the linked issue, this fix wraps the getRestrictedZoneEntities method on CecotecCongaRobot with a try catch to prevent this error

Fixes #73

@elraro elraro merged commit 2f37672 into congatudo:master May 17, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Map error
2 participants