This commit is contained in:
Björn Ellensohn 2023-10-13 09:58:42 +02:00
parent b58f81845b
commit 3c78a4f33d

View File

@ -68,7 +68,7 @@ def generate_launch_description():
'angle_compensate': angle_compensate 'angle_compensate': angle_compensate
}], }],
#namespace = "/rmp" #namespace = "/rmp"
) ),
IncludeLaunchDescription( IncludeLaunchDescription(
PythonLaunchDescriptionSource([ThisLaunchFileDir(), 'robot_scan_filter.launch.py']), PythonLaunchDescriptionSource([ThisLaunchFileDir(), 'robot_scan_filter.launch.py']),