Skip to content

Commit d16ced8

Browse files
Remove duplicate
1 parent d635c3e commit d16ced8

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

joint_trajectory_controller_plugins/src/pid_trajectory_plugin_parameters.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,6 @@ joint_trajectory_controller_plugins:
2525
default_value: 0.0,
2626
description: "Derivative gain :math:`k_d` for PID"
2727
}
28-
i_clamp: {
29-
type: double,
30-
default_value: 0.0,
31-
description: "Integral clamp. Symmetrical in both positive and negative direction."
32-
}
3328
ff_velocity_scale: {
3429
type: double,
3530
default_value: 0.0,

0 commit comments

Comments
 (0)