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

Move bug #5

Open
okanasik opened this issue Sep 22, 2017 · 0 comments
Open

Move bug #5

okanasik opened this issue Sep 22, 2017 · 0 comments
Assignees
Labels

Comments

@okanasik
Copy link
Contributor

On map "Berlin1" of IranOpen2015, there is a an angent(ID: 891293044), located in a road (ID: 16555) which contains some blockades, which can not handle move command properly from cycle 11 to 37.
As we followed , this is happening due to calling getPathElements2
function in line 388 ("steps.addAll(getPathElements2(human, currentArea, lastEdge, nextArea, edge));") in "handleMove" method in "rescue2014/modules/traffic3/src/traffic3/simulator/TrafficSimulator.java" file.
This is interesting that using "getPathElements" instead of "getPathElements2" fixes the problem.
Attached is the log which contains this bug.

https://sourceforge.net/p/roborescue/bugs/117/attachment/Berlin1.log.7z

Creator: Rozhina Pourmoghaddam (https://sourceforge.net/p/roborescue/bugs/117/)

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

No branches or pull requests

3 participants