Skip to content

Commit

Permalink
Lint launch files
Browse files Browse the repository at this point in the history
  • Loading branch information
luis-camero committed Nov 25, 2024
1 parent 33fa195 commit 5573b21
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion launch/receiver.launch.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
from lifecycle_msgs.msg import Transition



def generate_launch_description():
namespace = LaunchConfiguration('namespace')
interface = LaunchConfiguration('interface')
Expand Down
1 change: 0 additions & 1 deletion launch/sender.launch.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
from lifecycle_msgs.msg import Transition



def generate_launch_description():
namespace = LaunchConfiguration('namespace')
interface = LaunchConfiguration('interface')
Expand Down

0 comments on commit 5573b21

Please sign in to comment.