AWSIM
AWSIM copied to clipboard
fix(NPCVehicleCognitionStep): add isCloseEachOther check
PR makes performance improvements after changes made in #243
It introduces an additional check of the distance of NPCs from each other to avoid unnecessary checks - and only check between those NPCs that are at the same intersection.