Sync map with overlapping map
updates mat
= syncWith(map
,sourcemap
)map
with data from another binaryOccupancyMap
object, sourcemap
. Locations in map
that are also found in sourcemap
are updated. All other
cells in map
are set to
map.DefaultValue
.