Skip to content

Commit

Permalink
ci(pre-commit): autofix
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Jan 10, 2025
1 parent 1320292 commit 760f7ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aip_x2_gen2_launch/launch/nebula_node_container.launch.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ def get_vehicle_info(context):
p["max_height_offset"] = gp["vehicle_height"]
return p


def launch_setup(context, *args, **kwargs):
def load_composable_node_param(param_path):
with open(LaunchConfiguration(param_path).perform(context), "r") as f:
Expand Down

0 comments on commit 760f7ff

Please sign in to comment.