[sumo-user] The traffic simulation at the complex intersection

2018-06-22 Thread Bluestar TienManh
Dear all Sumo-user,
My name is Bean and I am a lecturer at University of transport and
communications in Vietnam, I am a new sumo-user. In recent days, I spend
much time to research the methodologies of Sumo and how can it deal with my
project named " The traffic simulation at the complex intersection" in
Taiwan. And right now I need your help and support.
*First of all, I use TraCI for my project. Unfortunately, I have already
finished the "*...net.xml" file by NetEdit software. If I want to use TraCI
and python code of TraCI, I have to finish a lot of files first, for
example, the (...nod.xml, *.rou.xml, ..,.edg.xml). *
*So how can I solve this problem?*

The second question is *How I can use the NetEdit to draw the medium
traffic where plant the trees, grass, flowers, etc... between two lanes?*
Many thanks.
___
sumo-user mailing list
sumo-user@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/sumo-user


Re: [sumo-user] Gathering parking delays info from simulations - addidional question

2018-06-22 Thread Jakob Erdmann
Rerouting when the targeted parkingArea is full only happens when passing a
rerouter with parkingAreaReroute definitions. Thus the routing device has
no influence on this either before or after insertion.

regards,
Jakob

2018-06-14 15:39 GMT+02:00 Lara CODECA :

> Additional question, and I hope that it's not too stupid.
>
> In my setup I have all the rerouters for the parkings in the same edge of
> the parking lot.
> Sometimes in the final route of the vehroute that edge is not present at
> all.
> You already told me that the change can happen in the rerouter edge or the
> parking edge (that is
> the same in my case), are there other cases?
>
> For example, what is going to happen if before the vehicle enter the
> simulation the parking is
> already full? Given that I'm using the device router too, will the first
> route generate take the
> occupancy of the parking area into account or not? If so, is there any way
> for me to disable this
> behavior?
>
> Thanks again!
> Lara
>
> On Mon, 11 Jun 2018 23:49:52 +0200
> Jakob Erdmann  wrote:
>
> > - arrival attribute should only ever be missing when vehicles are still
> > running at the end of the simulation and the option
> > --vehroute-output.write-unifinished is set
> > - parkingReroute may take place on the rerouter edge(s) and also on the
> > parkingArea edge (even if it is not among the rerouter edges)
> > - The tripinfo output includes the stopTime which lists all the time a
> > vehicle spend with an intentional stop (including parking).
> > - you could use option --stop-output which records all intentional stops
> (
> > http://sumo.dlr.de/wiki/Simulation/Output/StopOutput)
> >
> > cheers,
> > Jakob
> >
> > 2018-06-11 23:39 GMT+02:00 Lara CODECA :
> >
> > > Thanks for the suggestion, Jakob.
> > >
> > > I'm filtering the vehroute file looking for only the vehicles that I
> know
> > > have to stop in a
> > > parking area. Doing this I noticed that out of 17335 vehicles that I
> know
> > > have to stop:
> > >  - 4262 have no arrival tag in the vehroute,
> > >  - 6736 the edge with the rerouter was not among the replacedOnEdge
> edges.
> > > How this is possible?
> > >
> > > Given that in the tripinfo the duration includes the time they spend
> > > parked, I have no idea on how
> > > to actually isolate the time between the first larking lot full and the
> > > actual parking found.
> > > In the case of a person trip, I have the arrival, but for a normal
> vehicle?
> > >
> > > Thanks again for the help,
> > > Lara
> > >
> > > On Mon, 11 Jun 2018 12:11:09 +0200 Jakob
> > > Erdmann  wrote:
> > >
> > > > Hello,
> > > > I've taken up your suggestion (other reasons for rerouting could be
> > > initial
> > > > trip routing and TraCI):
> > > > https://github.com/eclipse/sumo/issues/4204
> > > > For now you could try to distinguish between the cases based on the
> > > > vehicles departure time and the rerouting device period
> > > >
> > > > regards,
> > > > Jakob
> > > >
> > > > 2018-06-11 12:05 GMT+02:00 Lara CODECA :
> > > >
> > > > > Thank you, Jakob.
> > > > >
> > > > > I'm going to try to do this, I just have many route changes
> because I
> > > use
> > > > > the routing devices too.
> > > > > Feature request: would it be hard to add (in vehroute) the reason
> that
> > > > > triggered the route change
> > > > > (routing device or road rerouter - or aother that I don't really
> know)?
> > > > >
> > > > > Regards,
> > > > > Lara
> > > > >
> > > > > On Mon, 11 Jun 2018 10:45:29 +0200
> > > > > Jakob Erdmann  wrote:
> > > > >
> > > > > > Vehroute output includes information on time and place of route
> > > changes
> > > > > and
> > > > > > should be sufficient to figure this out.
> > > > > > regards,
> > > > > > Jakob
> > > > > >
> > > > > > 2018-06-11 9:44 GMT+02:00 Lara CODECA :
> > > > > >
> > > > > > > Dear All,
> > > > > > >
> > > > > > > I have a scenario in which every parking area has rerouters
> in
> > > order to
> > > > > > > select other parkings if
> > > > > > > the selected one is full.
> > > > > > >
> > > > > > > I need to measure how long does it take from the first
> parking
> > > lot
> > > > > full to
> > > > > > > the final
> > > > > > > available parking lot (I'm assuming it may happen more than
> once).
> > > > > > > Given that I have 50K+ entities (pedestrian and vehicles), I
> > > would
> > > > > like to
> > > > > > > avoid using TraCI for
> > > > > > > each vehicle every timestamp. If I can have an association
> > > (timestamp -
> > > > > > > rerouter - VehID), it would
> > > > > > > be enough for me to do my computations, but from the rerouter
> I
> > > saw
> > > > > only
> > > > > > > counters, not vehID.
> > > > > > >
> > > > > > > Thanks for the help!
> > > > > > >
> > > > > > > Lara
> > > > > > >
> > > > > > > --
> > > > > > > Lara CODECA
> > > > > > > Postdoc
> > > > > > > Tel : 04.93.00.81.51
> > > > > > >
> > > > > > > EURECOM
> > > > > > > Campus SophiaTech
> > > > > > > http://www.eurecom.fr/
> > > > > > > 

Re: [sumo-user] Prioritisation of public transport at traffic lights

2018-06-22 Thread Jakob Erdmann
Hello,
there is no out-of-the box traffic light algorithm that does this so you
need to use TraCI.
The linked tutorial shows such a prioritization controller:
http://sumo.dlr.de/wiki/Tutorials/TraCI4Traffic_Lights
regards,
Jakob

2018-06-21 14:06 GMT+02:00 florian preusse :

> Dear Sumo-users,
>
>
> I would like to know, if there is a way in Sumo to prioritise public
> Transport at traffic lights. In Detail I have a junction where there is a
> main edge with lots of traffic and another edge connected to it where only
> buses and trams would appear. In real life the traffic lights switch to
> green for the buses and trams as soon as they appear at the junction and
> the other traffic gets blocked.
>
>
> Is there any way to do this?
>
>
> Kind regards,
>
>
> Florian
>
> ___
> sumo-user mailing list
> sumo-user@eclipse.org
> To change your delivery options, retrieve your password, or unsubscribe
> from this list, visit
> https://dev.eclipse.org/mailman/listinfo/sumo-user
>
>
___
sumo-user mailing list
sumo-user@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/sumo-user


[sumo-user] Netconvert changes

2018-06-22 Thread Jakob Erdmann
Dear users and developers,
to improve the realism of the simulation when used with out-of-the-box
settings we are going to change the default values of various options and
parameters for our upcoming 1.0 release (see
https://github.com/eclipse/sumo/issues/4235).

In the development version we started with changing the default size and
detail of intersections. Since this has wide-reaching effects, it may lead
to unexpected changes when rebuilding simulation networks.
If you are using the latest development version and require legacy
behavior, you may just set the old parameter values:
--default.junctions.size 5
--junctions.corner-detail 0
If you notice undesirable netconvert behavior, please let us know.

regards,
Jakob
___
sumo-user mailing list
sumo-user@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/sumo-user


Re: [sumo-user] tl actuated control with fixed cycle

2018-06-22 Thread Jakob Erdmann
see http://sumo.dlr.de/wiki/Tutorials/TraCI4Traffic_Lights

2018-06-22 10:18 GMT+02:00 Manos Nestoras :

> Hello sumo users,
>
>
>
> I’m a new user and I would like some help on traffic lights actuated
> control. I would like to apply actuated control (phase call and gap time)
> while keeping cycle time fixed to maintain coordination on an artery. I’m
> trying to do this using TraCi python interface.
>
> Are there any examples or documentation that could help me?
>
>
>
> Thank you,
>
> Manos Nestoras
>
>
>
> ___
> sumo-user mailing list
> sumo-user@eclipse.org
> To change your delivery options, retrieve your password, or unsubscribe
> from this list, visit
> https://dev.eclipse.org/mailman/listinfo/sumo-user
>
>
___
sumo-user mailing list
sumo-user@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/sumo-user


[sumo-user] How to getParkingAreaStop

2018-06-22 Thread Lara CODECA
Dear All,

via TraCI I'm trying to know if a vehicle has a stop planned in its route, and 
if so, I'm
going to add it to the subscriptions to monitor it. I'm using 
traci.simulation.getLoadedIDList()
at each step to have the list of vehicles, and I would like to have the 
setParkingAreaStop()
counterpart in order to know if the vehicle has some stops planned.
Is there a way to know this via TraCI?

Thanks in advance,
Lara

Refs:
http://www.sumo.dlr.de/daily/pydoc/traci._simulation.html#SimulationDomain-getLoadedIDList
http://www.sumo.dlr.de/daily/pydoc/traci._vehicle.html#VehicleDomain-setParkingAreaStop

-- 
Lara CODECA
Postdoc
Tel : 04.93.00.81.51

EURECOM
Campus SophiaTech
http://www.eurecom.fr/
___
sumo-user mailing list
sumo-user@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/sumo-user


[sumo-user] tl actuated control with fixed cycle

2018-06-22 Thread Manos Nestoras
Hello sumo users,

 

I'm a new user and I would like some help on traffic lights actuated
control. I would like to apply actuated control (phase call and gap time)
while keeping cycle time fixed to maintain coordination on an artery. I'm
trying to do this using TraCi python interface.

Are there any examples or documentation that could help me?

 

Thank you,

Manos Nestoras

 

___
sumo-user mailing list
sumo-user@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/sumo-user