Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Questions regarding pedestrians/passengers

Hello,
SUMO already allows vehicles to stop anywhere to pick up or release passengers. There is no need to modify the c++ source code for that.
However, the logic for when they should do so (some sort of dispatch / allocation algorithm) must be implemented via TraCI.
Similar projects have been described at this years sumo user conference (see attachment).


regards,
Jakob






2018-07-11 17:51 GMT+02:00 Brandon Penaranda <brandon_penaranda@xxxxxxxxxxx>:
Greetings!

I am currently using SUMO's source code and was wondering if it is possible to make pedestrians into something similar to mobile bus stop to simulate a pedestrian boarding and departing a bus wherever they please as long if the vehicle is closest to the pedestrian's edge . If it is possible, may I know what are the classes and methods needed to be changed? 

Sincerely,
Brandon.



DISCLAIMER AND CONFIDENTIALITY NOTICE 
The information contained in this e-mail, including those in its attachments, is confidential and intended only for the person(s) or entity(ies) to which it is addressed. If you are not an intended recipient, you must not read, copy, store, disclose, distribute this message, or act in reliance upon the information contained in it. If you received this e-mail in error, please contact the sender and delete the material from any computer or system. Any views expressed in this message are those of the individual sender and may not necessarily reflect the views of De La Salle University. 

_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/sumo-user


Attachment: SUMO2018_wohak.pdf
Description: Adobe PDF document

Attachment: SUMO2018_gasper.pdf
Description: Adobe PDF document


Back to the top