diff --git a/nav2_system_tests/src/localization/test_localization_launch.py b/nav2_system_tests/src/localization/test_localization_launch.py index a01b99e5e9d..cee6d92d684 100755 --- a/nav2_system_tests/src/localization/test_localization_launch.py +++ b/nav2_system_tests/src/localization/test_localization_launch.py @@ -17,11 +17,11 @@ import os import sys +from ament_index_python.packages import get_package_share_directory from launch import LaunchDescription from launch import LaunchService from launch.actions import ExecuteProcess import launch_ros.actions -from ament_index_python.packages import get_package_share_directory from launch_testing.legacy import LaunchTestService from launch.actions import AppendEnvironmentVariable, IncludeLaunchDescription from launch.launch_description_sources import PythonLaunchDescriptionSource