Commit 8cf343c
calibration: turn countdown_ into parameter
For smooth slow motions through the zero crossing it can
be helpful to increase the distance before passing through it from low to high.
As a longer default time changes the well-established startup initialization
to the worse (more collisions) it's better to turn it into a parameter without
changing the default.1 parent e3e7cf8 commit 8cf343c
File tree
2 files changed
+5
-1
lines changed- pr2_calibration_controllers
- include/pr2_calibration_controllers
- src
2 files changed
+5
-1
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
77 | 78 | | |
78 | 79 | | |
79 | 80 | | |
| |||
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
93 | 96 | | |
94 | 97 | | |
95 | 98 | | |
| |||
227 | 230 | | |
228 | 231 | | |
229 | 232 | | |
230 | | - | |
| 233 | + | |
231 | 234 | | |
232 | 235 | | |
233 | 236 | | |
| |||
0 commit comments