We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b9a9a7 commit f5ffbccCopy full SHA for f5ffbcc
1 file changed
turtlebot4_navigation/launch/slam.launch.py
@@ -88,7 +88,6 @@ def launch_setup(context, *args, **kwargs):
88
89
SetRemap('/tf', namespace_str + '/tf'),
90
SetRemap('/tf_static', namespace_str + '/tf_static'),
91
- SetRemap('/diagnostics', namespace_str + '/diagnostics'),
92
93
IncludeLaunchDescription(
94
PythonLaunchDescriptionSource(launch_slam_sync),
0 commit comments