Skip to content

Commit

Permalink
Update cartesian_position_controller_parameters.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
dmronga authored Aug 28, 2023
1 parent 4e50191 commit e68a2f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cartesian_position_controller_parameters.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ cartesian_position_controller:
d_gain: {
type: double_array,
default_value: [],
description: "P-Gain of the controller, size has to be 6.",
description: "D-Gain of the controller, size has to be 6.",
validation: {
fixed_size<>: [6],
}
Expand Down

0 comments on commit e68a2f7

Please sign in to comment.