diff --git a/tricycle_controller/src/tricycle_controller_parameter.yaml b/tricycle_controller/src/tricycle_controller_parameter.yaml index 84163c5b0b..68fc2202c2 100644 --- a/tricycle_controller/src/tricycle_controller_parameter.yaml +++ b/tricycle_controller/src/tricycle_controller_parameter.yaml @@ -2,7 +2,6 @@ tricycle_controller: traction_joint_name: { type: string, default_value: "", - read_only: true, description: "Name of the traction joint", validation: { not_empty<>: [] @@ -11,7 +10,6 @@ tricycle_controller: steering_joint_name: { type: string, default_value: "", - read_only: true, description: "Name of the steering joint", validation: { not_empty<>: []