Closed kaveh096 closed 9 years ago
When I set the CARMA ratio to 0, I get the h-value violation bug (the assertion in navertex.cpp:90) with some edges that are at the very end of the tree. Usually after the EvacueePairs list is emptied.
navertex.cpp:90
This specific bug is now resolved. On this same note, issue #10 will be kept open.
When I set the CARMA ratio to 0, I get the h-value violation bug (the assertion in
navertex.cpp:90
) with some edges that are at the very end of the tree. Usually after the EvacueePairs list is emptied.