-
-
Notifications
You must be signed in to change notification settings - Fork 93
Commit 11ac235
Fix minor error in amcl.launch
The "kld_err" is initialized twice, and with the wrong values. I guess you wanted to initialize the "kld_error" parameter to 0.01 and "kld_z" to 0.99.1 parent ece43cb commit 11ac235
File tree
1 file changed
+2
-2
lines changed1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | - | ||
21 | + | ||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | - | ||
58 | + | ||
0 commit comments