Thank you Jakob, It helped me to do my task. Regards, Jalew
On Mon, Mar 6, 2017 at 10:47 AM, Jakob Erdmann <[email protected]> wrote: > Hello, > 1. see http://sumo.dlr.de/wiki/Simulation/Pedestrians#Pedestrian_Routing > Note, that traci4matlab probably does not yet support interactive pedestrian > route modification. You would have to use python or C++ for that. > > 2. Define an edge with a single lane that only permits pedestrians. See > http://sumo.dlr.de/wiki/Simulation/Pedestrians#Building_a_network_for_pedestrian_simulation > regards, > Jakob > > > 2017-03-05 11:08 GMT+01:00 esubalew <[email protected]>: >> >> Dear SUMO users, >> I want to use my own routing algorithm for pedestrian movement. What I >> exactly want to do is write pedestrian collision algorithm in MatLab >> and apply to SUMO vehicles and pedestrians through TraCI4Matlab API. >> The collision is expected to occur at crossings. However, SUMO has its >> own pedestrian movement models ( nonInteraction and Striping ). So my >> questions are >> 1. How can I override the default routing algorithm and apply my own >> ? >> 2. Can I create pedestrian walkway only road with no way for >> vehicles? >> Thank you >> Jalew >> >> >> ------------------------------------------------------------------------------ >> Check out the vibrant tech community on one of the world's most >> engaging tech sites, SlashDot.org! http://sdm.link/slashdot >> _______________________________________________ >> sumo-user mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/sumo-user > > ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
