Skip to content

Commit 88b6db6

Browse files
committed
plot on slam
Signed-off-by: Christian Henkel <[email protected]>
1 parent 7c9960d commit 88b6db6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roadmaps/benchmark.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
# 'simple',
6464
'slam'
6565
]
66-
PLOT_GSRM_ON_MAP = 'rooms_30'
66+
PLOT_GSRM_ON_MAP = 'slam'
6767
assert PLOT_GSRM_ON_MAP in MAP_NAMES
6868
N_SEEDS = 10
6969

0 commit comments

Comments
 (0)