Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] SUMO IntermodalRouting & Taxis

Hey,

 

thank you for the quick Response! Indeed, i forgot to set the algorithms in the sumocfg as you described, but still after the implementation the Problem remains the same. I now tried to trim down the demand (attached), only focussing on the interaction between pedestrians and Taxis but still i have no idea why the vehicles dont stop to pick them up. Help would be greatly appreciated!

 

Kind regards

Sten

 

 

Von: Mirko Barthauer
Gesendet: Dienstag, 19. Juli 2022 19:42
An: sumo-user@xxxxxxxxxxx
Betreff: Re: [sumo-user] SUMO IntermodalRouting & Taxis

 

Hi,

did you already have a look at these pages: Dispatch algorithms , taxi service tutorial ? You need to set a dispatch & and idle algorithm like described at the end of the tutorial. I think that's what you're missing currently. Please get back if something from the documentation is unclear.

Best regards
Mirko

Am 19.07.2022 um 15:37 schrieb Sten:

Hello all,

 

im struggeling with the creation of intermodal demand with Taxis for my master-thesis. So far i managed to create a Network with pedestrians being able to use public transport („public) modes as well as private vehicles („car“) structured in a vTypeDistribution simultaneously via the persontrip feature generated with randomtrips.py. As a last step i want to enable them to additionally use Taxis during their trips. So far they seem to know about their ability to use these, since at some stage pedestrians are waiting for a taxi to pick them up, during the Simulation in the sumo-gui, but i do not understand how to implement the physical taxis in the Simulation to actually pick them up and Transport them, without defining each pedestrian and each taxi manually but with the usage of randomtrips.py (preferably also again using a vTypeDistribution for more realism).

I attached the current Status of the Network and the regarding demand, also my attempt of implementing the Taxis, even though they move through the network, they somehow they refuse to pick up pedestrians even after finishing their predefined trip.

I would be very thankful for some help on this Topic, since basically my whole thesis is based on constructing different types and methods of taxi-concepts in SUMO.

 

Thanks in advance and kind regards

Sten

 



_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user

 

Attachment: Attachment.zip
Description: Zip archive


Back to the top