Hello,
You can download SUMOPy here:
http://campus.unibo.it/200538/
There is also a text file for installation instructions and a very basic
manual, but the main problem is the lack of documentation. You can do a
lot of things easily...if you knew how. And functionality is expanding
faster tha
Hello,
I suggest you find someone locally who has experience with python
programming as some of the errors would be quite obvious to them.
i.e.
traci.vehicle.setStop("CarA","D2", pos=200.0, laneIndex=10, duration=
2147483647, flags=0)
instead of
traci.vehicle.setStop(CarA,D2, pos=200.0, lan
The problem is fixed in version 0.25.0. Please upgrade to that version.
regards,
Jakob
2015-12-05 4:10 GMT+01:00 Hisham Farahat :
> Hi,
> I'm upgrading to the latest version of SUMO 0.24 from 0.22.
> I'm facing a problem with DUAROUTER which gives me the below error when i
> run it for any input
The described behavior could be caused by errors while loading the sumo
configuration. Check whether the simulation is able to run without TraCI.
2015-12-09 11:23 GMT+01:00 Hayder M Amer :
> Hi,
>
> I am sorry to repeat that subject again.
>
> I am trying to do dynamic re-routing using Traci and
Hello,
generally, it helps us to learn of this kind of problem before releasing a
new version.
That being said, I still have no idea what could be causing your problem.
- Can you replicate the problem on multiple computers?
- What operating system is being used?
- Is the variable SUMO_HOME set cor
Hallo!
I've installed and been using Sumo 0.24 on my pc without problems for
months. I tried many times to install the svn Sumo version, in order to use
Netedit, but never worked, and still now with the official version I can't
use it.
What happens is that if I try to open Sumo-gui, or netedit, or
Hi,
I am sorry to repeat that subject again.
I am trying to do dynamic re-routing using Traci and python in sumo
simulator-0.22.0 version and the data had imported from TAPASCologne-0.17.0
project but when I execute my code I got the error below.
hayder@hayder-OptiPlex-7020:~/sumo-0.22.0/dijkstr
Parveen Singhal wrote:
> I am getting following error while running veins simulation.
>
> Model error: Connection to TraCI server lost. Check your
> server's log.
Further information might be found in the log of your TraCI server (that
is, the log of SUMO).
Simulations using Veins run three prog