Skip to content

Commit f5ffbcc

Browse files
committed
Revert "Remap the diagnostics topic too"
This reverts commit 8b9a9a7.
1 parent 8b9a9a7 commit f5ffbcc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

turtlebot4_navigation/launch/slam.launch.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ 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'),
9291

9392
IncludeLaunchDescription(
9493
PythonLaunchDescriptionSource(launch_slam_sync),

0 commit comments

Comments
 (0)