jakobaxelsson / sossim

A system-of-systems (SoS) simulator
MIT License
0 stars 0 forks source link

Random traffic #5

Open jakobaxelsson opened 1 year ago

jakobaxelsson commented 1 year ago

It could be good to mix vehicles performing mission with some random traffic. This creates some noise, leading to less predictable transportation times, which would make planning etc. more challenging.

jakobaxelsson commented 11 months ago

This could be expressed as a specific mission, which specifies the behavior currently implemented by the vehicles. I.e., in the next step, choose a random route, and with some probability also include going into destination nodes.