Thank you Jacob,
The rerouting is one of behaviors that I want to implement. So, I think it
will better to have my own agent.
I will see the doc on routing.

Best regards,
Azise

Le ven. 12 avr. 2019 à 11:05, Jakob Erdmann <namdre.s...@gmail.com> a
écrit :

> You do not need to define new agents because the rerouting behavior can
> alread by customized for individual vehicles.
> See https://sumo.dlr.de/wiki/Simulation/Routing
> in particular
> https://sumo.dlr.de/wiki/Demand/Automatic_Routing
>
> Am Fr., 12. Apr. 2019 um 10:55 Uhr schrieb Tarek CHOUAKI <
> tarek.chou...@irt-systemx.fr>:
>
>> Hello,
>>
>> you can do that using traci. Just create python controllers for your two
>> types of agents to specify their behaviors online.
>>
>> Regards,
>> Tarek.
>> ------------------------------
>> *De :* sumo-dev-boun...@eclipse.org <sumo-dev-boun...@eclipse.org> de la
>> part de Azise Oumar Diallo <dialli...@gmail.com>
>> *Envoyé :* vendredi 12 avril 2019 10:40:52
>> *À :* sumo-dev@eclipse.org
>> *Objet :* [sumo-dev] perception of agents in SUMO
>>
>> Hello,
>>
>> I started a project with SUMO to implement intermodality.
>> I would like to have two types of agents (intelligent and not
>> intelligent), so I would like to create my own agent classes based on that
>> of SUMO. The intelligent agent must reroute itself and change the mode
>> of transport according to the traffic information (congestion, accident
>> ...) and its profile during the simulation (online), while the other agent
>> must follow the route defined by DuaRouter.
>> So I would like to know how agents perceive the environment in SUMO,
>> especially how they get the traffic information for a trip. If possible,
>> I would like to know the attributes and behaviors (actions) of an agent and
>> the class diagram of the agents (vehicle, person, road, etc.).
>>
>> Thank you for your reply.
>> Best regards,
>> Azise
>> _______________________________________________
>> sumo-dev mailing list
>> sumo-dev@eclipse.org
>> To change your delivery options, retrieve your password, or unsubscribe
>> from this list, visit
>> https://www.eclipse.org/mailman/listinfo/sumo-dev
>>
> _______________________________________________
> sumo-dev mailing list
> sumo-dev@eclipse.org
> To change your delivery options, retrieve your password, or unsubscribe
> from this list, visit
> https://www.eclipse.org/mailman/listinfo/sumo-dev
>
_______________________________________________
sumo-dev mailing list
sumo-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-dev

Reply via email to