Skip to content

Commit 345c641

Browse files
committed
adapting test input to #3811, #21
1 parent 8a5a9fe commit 345c641

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
% see https://sumo.dlr.de/wiki/TraCI/Change_Vehicle_State
22
the default for lane change mode is 0b 10 01 01 01 01 = 0x 2 5 5
33
we are changing to 0b 10 01 01 01 00 = 0x 2 5 4 %
4-
setvalue 0xc4 0xb6 veh0 <int> 0x254
4+
setvalue 0xc4 0xb6 veh0 <int> 0x214
55
repeat 66 simstep2 0
66

0 commit comments

Comments
 (0)