You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, all NetworkAction automatons are applied at once in the beginning of ARA simulation, while RangeActions are sequentially activated depending on their speed.
Describe the expected behavior
Use the speed value of the NetworkAction to sort all actions by speed.
Describe the motivation
This would make the automaton simulator more coherent
Extra Information
No response
The text was updated successfully, but these errors were encountered:
Describe the current behavior
Currently, all NetworkAction automatons are applied at once in the beginning of ARA simulation, while RangeActions are sequentially activated depending on their speed.
Describe the expected behavior
Use the speed value of the NetworkAction to sort all actions by speed.
Describe the motivation
This would make the automaton simulator more coherent
Extra Information
No response
The text was updated successfully, but these errors were encountered: