When loading <vehicle> elements, the list of edges is loaded from the XML input. When loading <trip> elements, the route is computed via MSBaseVehicle::reroute which calls the compute() method a router instance (e.g. DijkstraRouter).
Am Di., 13. Nov. 2018 um 18:07 Uhr schrieb Pratik Dutta via sumo-user < [email protected]>: > Can any one help me by guiding how the vehicles in sumo get the route > first time when the vehicles get loaded? I mean which method is called to > retieve the route first time ? > > > > *Regards,* > Pratik Dutta > Mob: 8017342498 > > _______________________________________________ > sumo-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sumo-user > _______________________________________________ > sumo-user mailing list > [email protected] > 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 [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
