diff --git a/ur_robot_driver/launch/ur_control.launch.py b/ur_robot_driver/launch/ur_control.launch.py index 576ee9e9f..7ce17797d 100644 --- a/ur_robot_driver/launch/ur_control.launch.py +++ b/ur_robot_driver/launch/ur_control.launch.py @@ -242,7 +242,6 @@ def launch_setup(context, *args, **kwargs): package="controller_manager", executable="ros2_control_node", parameters=[ - robot_description, update_rate_config_file, ParameterFile(initial_joint_controllers, allow_substs=True), ],