Skip to content

Commit c35b862

Browse files
committed
trailer
2 parents e57d709 + e8b4263 commit c35b862

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

ocean/drive/drive.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ void demo() {
99
.human_agent_idx = 0,
1010
.reward_vehicle_collision = -0.1f,
1111
.reward_offroad_collision = -0.1f,
12-
.map_name = "resources/drive/map_942.bin",
12+
.map_name = "resources/drive/map_010.bin",
1313
};
1414
allocate(&env);
1515
c_reset(&env);

resources/drive/map_010.bin

132 KB
Binary file not shown.

0 commit comments

Comments
 (0)