Skip to content

Commit e8b4263

Browse files
authored
Merge pull request #520 from l1onh3art88/4.0
drive map
2 parents cf61787 + 2552532 commit e8b4263

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)