Commit a3fd04f
fix error: 'numpy.ndarray' object has no attribute 'append' (AtsushiSakai#662)
* Update grid_map_lib.py
fix error: 'numpy.ndarray' object has no attribute 'append'
* Update test_grid_map_lib.py
* Update test_grid_map_lib.py
Co-authored-by: Atsushi Sakai <[email protected]>1 parent e18799c commit a3fd04f
File tree
2 files changed
+5
-2
lines changed- Mapping/grid_map_lib
- tests
2 files changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
124 | | - | |
| 123 | + | |
| 124 | + | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| 23 | + | |
| 24 | + | |
22 | 25 | | |
23 | 26 | | |
24 | 27 | | |
| |||
0 commit comments