We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a5a9fe commit 345c641Copy full SHA for 345c641
tests/traci/set_variable/Vehicle/LaneChangeMode/NoStrategic/testclient.prog
@@ -1,6 +1,6 @@
1
% see https://sumo.dlr.de/wiki/TraCI/Change_Vehicle_State
2
the default for lane change mode is 0b 10 01 01 01 01 = 0x 2 5 5
3
we are changing to 0b 10 01 01 01 00 = 0x 2 5 4 %
4
-setvalue 0xc4 0xb6 veh0 <int> 0x254
+setvalue 0xc4 0xb6 veh0 <int> 0x214
5
repeat 66 simstep2 0
6
0 commit comments