From e1ac7829e18043024fd6d4c277f3ff15c3080893 Mon Sep 17 00:00:00 2001 From: Shunsuke Miura Date: Tue, 14 May 2024 19:57:22 +0900 Subject: [PATCH] fix typo Signed-off-by: Shunsuke Miura --- common_sensor_launch/launch/nebula_node_container.launch.py | 2 +- 1 file changed, 1 insertion(+), 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 97e5079c..79558051 100644 --- a/common_sensor_launch/launch/nebula_node_container.launch.py +++ b/common_sensor_launch/launch/nebula_node_container.launch.py @@ -235,7 +235,7 @@ def create_parameter_dict(*args): "dual_return_distance_threshold", "setup_sensor", "ptp_profile", - "ptp_tranport_type", + "ptp_transport_type", "ptp_switch_type", "ptp_domain", ),