[sumo-user] (SUMO) TraaS Dynamic Routing & Incomplete Routes

2018-03-21 Thread Jonathan Harper
Hello, I'm unsure on how to dynamically assign routes to vehicles (with each vehicle having a route which is unique to them) depending on certain conditions (i.e. traffic jams, congestion). I'm using TraaS to interface with SUMO and need to react to certain conditions and dynamically assign rou

Re: [sumo-user] (SUMO) TraaS Dynamic Routing & Incomplete Routes

2018-03-20 Thread Jakob Erdmann via sumo-user
outing, but I can’t seem to find a way to > do it in TraaS. > > > > Any help would be greatly appreciated > > > > *From: *Jakob Erdmann > *Sent: *20 March 2018 12:12 > *To: *Jonathan Harper > *Cc: *sumo-u...@lists.sourceforge.net > *Subject: *Re: [sumo-user]

Re: [sumo-user] (SUMO) TraaS Dynamic Routing & Incomplete Routes

2018-03-20 Thread Jonathan Harper via sumo-user
to do it in TraaS. Any help would be greatly appreciated From: Jakob Erdmann Sent: 20 March 2018 12:12 To: Jonathan Harper Cc: sumo-u...@lists.sourceforge.net Subject: Re: [sumo-user] (SUMO) TraaS Dynamic Routing & Incomplete Routes You can define everything at runtime via TraCI. 2018-03-2

Re: [sumo-user] (SUMO) TraaS Dynamic Routing & Incomplete Routes

2018-03-20 Thread Jakob Erdmann via sumo-user
hicles to reroute during > runtime? > > > > Kind regards > > > > *From: *Jakob Erdmann > *Sent: *20 March 2018 11:04 > *To: *Jonathan Harper > *Cc: *sumo-u...@lists.sourceforge.net; sumo-user@eclipse.org > *Subject: *Re: [sumo-user] (SUMO) TraaS Dynamic Routing

Re: [sumo-user] (SUMO) TraaS Dynamic Routing & Incomplete Routes

2018-03-20 Thread Jonathan Harper via sumo-user
...@lists.sourceforge.net; sumo-user@eclipse.org Subject: Re: [sumo-user] (SUMO) TraaS Dynamic Routing & Incomplete Routes Hello, - automatic routing is suitable if you just want vehicles to react to changing road conditions (congestion). This causes them to periodically check if there is a better route

Re: [sumo-user] (SUMO) TraaS Dynamic Routing & Incomplete Routes

2018-03-20 Thread Jakob Erdmann
Hello, - automatic routing is suitable if you just want vehicles to react to changing road conditions (congestion). This causes them to periodically check if there is a better route and then change the route but keep the original destination - if you need more influence on the timing or individual