Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Using Restricted Bus Lanes

Yes. This should work. If a lane disallows bus, then your flow should not use such a lane. If it does anyway, send minimal counter-example inputs and I'll take a look.

Am So., 24. Nov. 2019 um 19:00 Uhr schrieb Albert Jeans <ajeans2@xxxxxxxxx>:
Do I need anything more than this?
    <vType id="bus" vClass="bus"  maxSpeed="30" speedFactor="1." speedDev="0.1" color="1,.5,0" tau="1.2" IcStrategic="8.0" />

    <flow id="85_bus_1" type="bus" begin="0" end="3600" number="5" from="beg_NB85" departPos="last" departLane="best" />
If the other lanes have buses disallowed, are the buses supposed to go to the lane where they are allowed?

Thanks,
Albert

On Sun, Nov 24, 2019 at 8:46 AM Jakob Erdmann <namdre.sumo@xxxxxxxxx> wrote:
Make sure to define the input flows with vClass="bus".

Am So., 24. Nov. 2019 um 04:14 Uhr schrieb Albert Jeans <ajeans2@xxxxxxxxx>:
How can I get buses to use the restricted bus lane which I defined in NETEDIT? I tried disallowing buses on all the other lanes, but it seems to have no effect. I'm using JTRROUTER and turn definitions to generate the routes. Thanks for any suggestions.

Albert Jeans
_______________________________________________
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