Commit 743a788
nav2_costmap_2d: add missing default_value_ copy in Costmap2D operator= (ros-navigation#4753)
default_value_ is an attribute of the Costmap2D class and should be
copied along with the other attributes.
Signed-off-by: Dylan De Coeyer <[email protected]>
Signed-off-by: Jakubach <[email protected]>1 parent 8600df8 commit 743a788
File tree
1 file changed
+1
-0
lines changed1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
| 222 | + | |
222 | 223 | | |
223 | 224 | | |
224 | 225 | | |
| |||
0 commit comments