Skip to content

Commit 71fd1b7

Browse files
committed
Add map_name parameter to the config so we can overwrite it correctly
1 parent 7ab4ab1 commit 71fd1b7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

turtlebot4_navigation/config/slam.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ slam_toolbox:
1212
# ROS Parameters
1313
odom_frame: odom
1414
map_frame: map
15+
map_name: /map
1516
base_frame: base_link
1617
scan_topic: /scan
1718
use_map_saver: true

0 commit comments

Comments
 (0)