diff --git a/diff_drive_controller/src/diff_drive_controller_parameter.yaml b/diff_drive_controller/src/diff_drive_controller_parameter.yaml index 538f874c1c..dc1109e043 100644 --- a/diff_drive_controller/src/diff_drive_controller_parameter.yaml +++ b/diff_drive_controller/src/diff_drive_controller_parameter.yaml @@ -116,17 +116,17 @@ diff_drive_controller: has_velocity_limits: { type: bool, default_value: true, - description: "deprecated, set the respective limits to NAN for deactivation" + description: "deprecated, set the respective limits to ``.NAN`` for deactivation" } has_acceleration_limits: { type: bool, default_value: true, - description: "deprecated, set the respective limits to NAN for deactivation" + description: "deprecated, set the respective limits to ``.NAN`` for deactivation" } has_jerk_limits: { type: bool, default_value: true, - description: "deprecated, set the respective limits to NAN for deactivation" + description: "deprecated, set the respective limits to ``.NAN`` for deactivation" } max_velocity: { type: double, @@ -198,17 +198,17 @@ diff_drive_controller: has_velocity_limits: { type: bool, default_value: true, - description: "deprecated, set the respective limits to NAN for deactivation" + description: "deprecated, set the respective limits to ``.NAN`` for deactivation" } has_acceleration_limits: { type: bool, default_value: true, - description: "deprecated, set the respective limits to NAN for deactivation" + description: "deprecated, set the respective limits to ``.NAN`` for deactivation" } has_jerk_limits: { type: bool, default_value: true, - description: "deprecated, set the respective limits to NAN for deactivation" + description: "deprecated, set the respective limits to ``.NAN`` for deactivation" } max_velocity: { type: double,