Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] (no subject)

Yes, if you use a matlab toolbox (or write your own) that handles video data and then write your own script to transform its results into appropriate TraCI API calls for SUMO.

Am Mi., 8. Jan. 2020 um 10:31 Uhr schrieb Freeha Ibrar <freeha1994@xxxxxxxxx>:
ok if i use traci4matlab and try to control sumo scenario through matlab then is it possible to give video type input data ?

On Wed, Jan 8, 2020 at 12:12 PM Jakob Erdmann <namdre.sumo@xxxxxxxxx> wrote:
SUMO cannot process video data. Input must either be in XML as described in https://sumo.dlr.de/docs/SUMO_User_Documentation.html#demand_modelling or created with a program via the TraCI API.

Am Mi., 8. Jan. 2020 um 06:09 Uhr schrieb Freeha Ibrar <freeha1994@xxxxxxxxx>:
if i just use only SUMO and not create its configuration with Matlab  then SUMO accept the Video form input of traffic to control the traffic light algorithm?


On Wed, Jan 8, 2020 at 10:07 AM Freeha Ibrar <freeha1994@xxxxxxxxx> wrote:
Thank u so much

On Wed, Jan 8, 2020 at 3:35 AM Jakob Erdmann <namdre.sumo@xxxxxxxxx> wrote:
TraCI is used to control the simulation from an external script. This is a very flexible way to add custom behavior (such as traffic light algorithms) in a variety of programming languages (python, java etc.). TraCI4Matlab is for adding custom algorithms with Matlab.
Without TraCI you can still configure the existing traffic light algorithms.
- fixed time controls
- traffic actuated controllers with variable phase duration
- traffic actuated controllers with dynamic phase selection (new since version 1.4)

Am Di., 7. Jan. 2020 um 18:00 Uhr schrieb Freeha Ibrar <freeha1994@xxxxxxxxx>:
what is the use of TraCI4Matlab?
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top