신호생성 repo (24. 1. 5 ~).
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

19 lines
1022 B

<routes>
<!-- vtype -->
<vType id="slowCar" accel="0.8" decel="4.5" sigma="0.5" length="5" minGap="2.5" maxSpeed="10"/>
<!-- route -->
<route id="route0" edges="571500535_02 571500475_01.26"/>
<!-- vehicle -->
<vehicle id="c0" type="slowCar" route="route0" color="red" depart="000"/>
<vehicle id="c1" type="slowCar" route="route0" color="red" depart="010"/>
<vehicle id="c2" type="slowCar" route="route0" color="red" depart="020"/>
<vehicle id="c3" type="slowCar" route="route0" color="red" depart="030"/>
<vehicle id="c4" type="slowCar" route="route0" color="red" depart="040"/>
<vehicle id="c5" type="slowCar" route="route0" color="red" depart="050"/>
<vehicle id="c6" type="slowCar" route="route0" color="red" depart="060"/>
<vehicle id="c7" type="slowCar" route="route0" color="red" depart="070"/>
<vehicle id="c8" type="slowCar" route="route0" color="red" depart="080"/>
<vehicle id="c9" type="slowCar" route="route0" color="red" depart="090"/>
</routes>