We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d635c3e commit d16ced8Copy full SHA for d16ced8
joint_trajectory_controller_plugins/src/pid_trajectory_plugin_parameters.yaml
@@ -25,11 +25,6 @@ joint_trajectory_controller_plugins:
25
default_value: 0.0,
26
description: "Derivative gain :math:`k_d` for PID"
27
}
28
- i_clamp: {
29
- type: double,
30
- default_value: 0.0,
31
- description: "Integral clamp. Symmetrical in both positive and negative direction."
32
- }
33
ff_velocity_scale: {
34
type: double,
35
0 commit comments