diff --git a/awsim_sensor_kit_launch/launch/pointcloud_preprocessor.launch.py b/awsim_sensor_kit_launch/launch/pointcloud_preprocessor.launch.py index d59c175..7ff1f30 100644 --- a/awsim_sensor_kit_launch/launch/pointcloud_preprocessor.launch.py +++ b/awsim_sensor_kit_launch/launch/pointcloud_preprocessor.launch.py @@ -93,4 +93,4 @@ def add_launch_arg(name: str, default_value=None): launch_arguments + [set_container_executable, set_container_mt_executable] + [OpaqueFunction(function=launch_setup)] - ) \ No newline at end of file + )