Commit 5164494
committed
Disable enforcing command limits
This feature has recently been added in ros2_control and enabled in
Rolling / Kilted by default. However, this causes command clampings due
to the tracking error that comes from the controller cascade using
servoj on the robot.
This may be changed in the future once there is another implementation
available taking tracking errors into account.1 parent d497de3 commit 5164494
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
45 | 53 | | |
46 | 54 | | |
47 | 55 | | |
| |||
0 commit comments