[sumo-user] getSpeed vs. getFollowSpeed

2020-05-03 Thread Bae, Jong In
hello, I am trying to understand the difference between getSpeed and getFollowSpeed. Based on the definition, it seems like getSpeed returns the speed from the current time step whereas getFollowSpeed returns the speed for the next timestep (calculated by the carFollowingmodel). However, when

Re: [sumo-user] node-node route

2020-05-03 Thread Jakob Erdmann
Yes. Set option --junction-taz and then define trips with attributes 'fromJunction' and 'toJunction'. Am Fr., 1. Mai 2020 um 01:00 Uhr schrieb Raheleh Zarei < raheleh.za...@gmail.com>: > > Hello > > I noticed in SUMO, trips, route, flows and etc, are from edge to edge, and > based on the routing

Re: [sumo-user] Utilizing sublane model to make vehicles drive between two lanes

2020-05-03 Thread Jakob Erdmann
You can insert the vehicle with the desire value for departPosLat and make it keep that position by setting latAlignment="arbitrary" Am Do., 30. Apr. 2020 um 19:11 Uhr schrieb Reza : > Hi, > > I was wondering to know whether there is any way to make vehicles drive in > the middle of two adjacent

Re: [sumo-user] Left Handed bus stops -sumo 1.5.0

2020-05-03 Thread Jakob Erdmann
Could it be that you built your network without option --lefthand? Am Do., 30. Apr. 2020 um 15:57 Uhr schrieb Albert Wallace < wallacealber...@gmail.com>: > Hi, > I have a left handed network with bus routes and have been finding the > pedestrians are waiting in the middle of the road at the

Re: [sumo-user] What is wrong while execution....

2020-05-03 Thread Harald Schaefer
Hi, the screenshot and your questions does not really fit. When you - append the directory of your python scripts to your PATH variable - make your scripts executable (chmod +x ...) - start your script with the shebang line #!/usr/bin/env python or #!/usr/bin/env python3 Then you can

[sumo-user] Building sumo without cmake

2020-05-03 Thread Jose Monreal Bailey
hey everyone, Is it possible to build sumo without cmake? How? Best regards, Jose ___ sumo-user mailing list sumo-user@eclipse.org To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user