Hello,
you would either have to monitor the lane by repeatedly getting the list of
vehicle ids on it or you can add an induction loop at the end of the lane
and retrieve the 'last step vehicle data' (
http://sumo.dlr.de/wiki/TraCI/Induction_Loop_Value_Retrieval#Response_to_.22last_step.27s_vehicle_data.22_.280x17.29
)
regard,
Jakob

2016-01-19 15:27 GMT+01:00 Martin Li <martin19821...@gmail.com>:

> Hi,
>
> I also want to get the timestamp when a vehicle finish a lane, I have
> checked on http://sumo.dlr.de/daily/pydoc/traci.vehicle.html for commands
> of printing out the final timestamp, but I have no luck of finding the
> right one.
>
> Do you have any suggestion on how should I print out the timestamp?
>
> Thanks
>
> On Jan 18, 2016, at 8:01 AM, Jakob Erdmann <namdre.s...@googlemail.com>
> wrote:
>
> Hello,
> using TraCI you can override the intersection behavior of vehicles and
> thus allow them to ignore normal rules of traffic. (see
> http://sumo.dlr.de/wiki/TraCI/Change_Vehicle_State#speed_mode_.280xb3.29).
> You will then have to manage vehicle speeds yourself or collisions may
> occur.
> regards,
> Jakob
>
> 2016-01-16 21:25 GMT+01:00 Martin Li <martin19821...@gmail.com>:
>
>> Hi,
>>
>> I am experimenting SUMO for dynamically arrange traffic in intersections
>> without traffic lights, according to vehicle speed and vehicle acceleration
>> speed. So I want to over throw the pre-arranged intersection priority
>> matrix and assign a dynamic one.
>>
>> Do you have any suggestion how should I accomplish it on SUMO?
>>
>> Thanks
>> Martin
>>
>> ------------------------------------------------------------------------------
>> Site24x7 APM Insight: Get Deep Visibility into Application Performance
>> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
>> Monitor end-to-end web transactions and take corrective actions now
>> Troubleshoot faster and improve end-user experience. Signup Now!
>> http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
>> _______________________________________________
>> sumo-user mailing list
>> sumo-user@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/sumo-user
>>
>
>
>
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user

Reply via email to