Skip to content

Commit 418a50b

Browse files
committed
Fixed Build issue in launch file
Signed-off-by: Pranav <pranavkolekar13@gmail.com>
1 parent f1dd09d commit 418a50b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nav2_bringup/launch/nav2_toolkit_launch.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
from launch_ros.descriptions import ParameterFile
2424
from nav2_common.launch import RewrittenYaml
2525

26-
2726
def generate_launch_description() -> LaunchDescription:
2827
bringup_dir = get_package_share_directory('nav2_bringup')
2928
default_params_file = os.path.join(bringup_dir, 'params', 'nav2_params.yaml')

0 commit comments

Comments
 (0)