Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-dev] [sumo-devel] Help

Dear all,

I want to make each vehicle in SUMO receives a packet through a TCP Socket
from the Server.
The packet contains the  ("vehicle ID", "edges IDs") to refer the optimal
route.
Is there another solution (i.e developing a code in SUMO ) except the
Python Traci solution ? and how ?

Thanks.

Best regards,
SAGAAMA Insaf.

2018-03-14 8:43 GMT+01:00 Sagaama Insaf <sagaama.insaf@xxxxxxxxx>:

> ---------- Message transféré ----------
> De : "Sagaama Insaf" <sagaama.insaf@xxxxxxxxx>
> Date : 14 mars 2018 8:42 AM
> Objet : Re: Help
> À : "Jakob Erdmann" <namdre.sumo@xxxxxxxxxxxxxx>
> Cc : <sumo-devel@xxxxxxxxxxxxxxxxxxxxx>
>
>
> Thank you for your help.
> I have developed a server witch send a set of edges to ech vehicle in SUMO
> and this one change its route? How can I proceed ?
> Kindly.
>
>
> Le 14 mars 2018 8:12 AM, "Jakob Erdmann" <namdre.sumo@xxxxxxxxxxxxxx> a
> écrit :
>
>> traci.vehicle.setRoute(vehicleID, [edge1, edge2, ....])
>>
>> 2018-03-13 13:48 GMT+01:00 Sagaama Insaf <sagaama.insaf@xxxxxxxxx>:
>>
>>> Dear all,
>>> -I have developed a Route Planning Algorithms for Electric Car
>>> Navigation.
>>> How can update the route of each  vehicle in SUMO ?
>>>
>>> --
>>> ​
>>> My B
>>> ​est regards,​
>>> SAGAAMA Insaf.
>>>
>>> PhD student at CRISTAL Lab, RA
>>> ​​
>>> MSIS Pole, ENSI- Tunisia.
>>>
>>
>>


-- 
Bien Cordialement
SAGAAMA Insaf.

PhD student at CRISTAL Lab, RAMSIS Pole, ENSI- Tunisia.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
sumo-devel mailing list
sumo-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/sumo-devel

Back to the top