sbaldu / DynamicalSystemFramework

Framework for modelling dynamical complex systems

Home Page:https://sbaldu.github.io/DynamicalSystemFramework/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Handle `angle` parameter in Node

Grufoony opened this issue · comments

We know the arrival $\theta_a$ and departing $\theta_d$ angles of each agent, so we should add a priority queue to Node which let pass the agents which have the smaller $\left(\theta_d - \theta_a \right) \mod \pi$ first