Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] I can't stop vehicle if it has a leader

I try to stop vehicle, but if it has a leader the speed value is equal 0.65
(even if I set it to 0.0)

sumo.mkv
<http://sumo-user-mailing-list.90755.n8.nabble.com/file/t489/sumo.mkv>  


See the strange behaviour (the lights blinks so it means that vehicle is
slowing down and then accelerating to the 0.65 m/s) in the attached video
(sumo.mkv). The vehicle acceleration value is equat 2.6. If the spead value
were constant, the acceleration value would be equal 0.0.
Can I somehow turn off this behaviour? My speed mode is equal 6 (without
safe speed).

My processing settings:

    <processing>
        <collision.check-junctions value="true"/>
        <collision.mingap-factor value="0"/>
        <collision.action value="remove"/>
	    <step-method.ballistic value="true"/>
    </processing>




--
Sent from: http://sumo-user-mailing-list.90755.n8.nabble.com/


Back to the top