proroklab/gnn_pathplanning

keep getting - AllReachGoal-False

Closed this issue · 1 comments

Getting AllReachGoal-False

Hi, I am a student who just begining to learn gnn, and I try to reproduce the results you get in the paper using the code you post on the repo, but I keep receiving the message: AllReachGoal-False, and it seems a little weird. I just want to ask is this normal? Or I have messed up some where that causing these errors. Really appreciate if you can answer me. My email is yilitai@outlook.com but if you answer me here I will also get the message. Thank you.

Nvm, I have found the error, it seems I never acturally load the right model.

Getting AllReachGoal-False

Hi, I am a student who just begining to learn gnn, and I try to reproduce the results you get in the paper using the code you post on the repo, but I keep receiving the message: AllReachGoal-False, and it seems a little weird. I just want to ask is this normal? Or I have messed up some where that causing these errors. Really appreciate if you can answer me. My email is yilitai@outlook.com but if you answer me here I will also get the message. Thank you.

Nvm, I have found the error, it seems I never acturally load the right model.

Hi,I have also encountered this problem. How did you solve it in the end?