Skip to content

Commit

Permalink
Code cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
JonSmet committed Aug 18, 2023
1 parent 31d3f39 commit 1271004
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion carma/launch/carma_src.launch
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<!--
Copyright (C) 2018-2021 LEIDOS.
Copyright (C) 2018-2023 LEIDOS.
Licensed under the Apache License, Version 2.0 (the "License"); you may not
use this file except in compliance with the License. You may obtain a copy of
Expand Down
2 changes: 0 additions & 2 deletions carma/launch/ros2_rosbag.launch.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,6 @@ def record_ros2_rosbag(context: LaunchContext, vehicle_config_param_file):

return [proc]



def generate_launch_description():
# Declare the vehicle_config_dir launch argument
vehicle_config_dir = LaunchConfiguration('vehicle_config_dir')
Expand Down

0 comments on commit 1271004

Please sign in to comment.