Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] minGap in GUI

Dear Jakob,
In spite of minGap = 0.1 in the 'show type parameter' dialog, the GUI
shows much more distance between vehicle_11(the red car) and the
leading car, and this visual error made me mistake.

Thank you,
Ali

On Fri, Apr 30, 2021 at 12:37 PM Jakob Erdmann <namdre.sumo@xxxxxxxxx> wrote:
>
> Please post a screenshot of the 'show type parameter' dialog of vehicle_11 after the next call to simulationStep after setting minGap.
>
> Am Do., 29. Apr. 2021 um 17:29 Uhr schrieb ali mirzaei <alimrz222@xxxxxxxxx>:
>>
>> traci.vehicle.add('vehicle_11','route_0','vType_1')
>>  traci.vehicle.setSpeed('vehicle_11',30)
>> traci.vehicle.setMinGap('vehicle_11', 0.1)
>> The leading vehicle is passenger and the follower car is emergency/delivery.
>>
>> On Thu, Apr 29, 2021 at 7:25 PM Jakob Erdmann <namdre.sumo@xxxxxxxxx> wrote:
>> >
>> > what is the exact traci call that you used?
>> >
>> > Am Do., 29. Apr. 2021 um 16:28 Uhr schrieb ali mirzaei <alimrz222@xxxxxxxxx>:
>> >>
>> >> Hi everyone,
>> >> I want to know why the minGap doesn't change in GUI even after
>> >> changing it to 0.1 and so on in setMinGap(self, vehID, minGap). It is
>> >> necessary to say that my car-following model is "Krauss".
>> >>
>> >> Regards,
>> >> Ali
>> >> _______________________________________________
>> >> sumo-user mailing list
>> >> sumo-user@xxxxxxxxxxx
>> >> To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
>> >
>> > _______________________________________________
>> > sumo-user mailing list
>> > sumo-user@xxxxxxxxxxx
>> > To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
>> _______________________________________________
>> sumo-user mailing list
>> sumo-user@xxxxxxxxxxx
>> To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
>
> _______________________________________________
> sumo-user mailing list
> sumo-user@xxxxxxxxxxx
> To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user

Attachment: Screenshot 1.png
Description: PNG image


Back to the top