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

Permanent error state after error reached #20

Open
seanrivera opened this issue Nov 20, 2019 · 1 comment
Open

Permanent error state after error reached #20

seanrivera opened this issue Nov 20, 2019 · 1 comment

Comments

@seanrivera
Copy link

After an error lead to 2 robots getting too close to each other to finish route planning the system seems to be in a permenant state where it is unable to plan any routes going forward. Even moving the robots back to their starting positions and restarting the planning does not fix it. As far as I can tell nothing short of completely relaunching the system will fix this.

The error is: 'Multi Robot Router: Goal of robot 0 "robot_0" was not found'
'Multi Robot Router: Goal of robot 1 "robot_1" was not found'
and then the success information gives success as -nan.

@maxbader
Copy link
Contributor

maxbader commented Aug 12, 2021

The goals and the robots must be sufficiently close to a knot on the voronoi graph in order to start the planner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants