From cf4339c00484e633311799a672505489e947cbe3 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 01:26:23 +0000 Subject: [PATCH] ci(pre-commit): autofix --- common_sensor_launch/launch/nebula_node_container.launch.py | 1 - 1 file changed, 1 deletion(-) diff --git a/common_sensor_launch/launch/nebula_node_container.launch.py b/common_sensor_launch/launch/nebula_node_container.launch.py index 0f4fa0d7..68736b64 100644 --- a/common_sensor_launch/launch/nebula_node_container.launch.py +++ b/common_sensor_launch/launch/nebula_node_container.launch.py @@ -129,7 +129,6 @@ def create_parameter_dict(*args): ) ) - # There is an issue where hw_monitor crashes due to data race, # so the monitor will now only be launched when explicitly specified with a launch command. launch_hw_monitor: bool = IfCondition(LaunchConfiguration("launch_hw_monitor")).evaluate(