Skip to content

Commit 8b9a9a7

Browse files
committed
Remap the diagnostics topic too
1 parent 71fd1b7 commit 8b9a9a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

turtlebot4_navigation/launch/slam.launch.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ def launch_setup(context, *args, **kwargs):
8888

8989
SetRemap('/tf', namespace_str + '/tf'),
9090
SetRemap('/tf_static', namespace_str + '/tf_static'),
91+
SetRemap('/diagnostics', namespace_str + '/diagnostics'),
9192

9293
IncludeLaunchDescription(
9394
PythonLaunchDescriptionSource(launch_slam_sync),

0 commit comments

Comments
 (0)