Skip to content

Commit d8ad989

Browse files
committed
try large truck
1 parent 5c464ef commit d8ad989

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

scenes/parking_demo.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
vehicle_state: [0.0, 0.0, 0.0, 0.0, 0.0]
22
agents:
33
ped1:
4-
type: medium_truck
4+
type: LARGE_TRUCK
55
position: [20.0, 8.0]
66
nominal_velocity: 0
77
target: [20.0, 8.0]
88
behavior: loop
99
yaw: 1.5708
1010

1111
ped2:
12-
type: medium_truck
12+
type: LARGE_TRUCK
1313
position: [30.0, 8.0]
1414
nominal_velocity: 0
1515
target: [15.0, 4.0]

0 commit comments

Comments
 (0)