Main Content
syncWith
Sync map with overlapping map
Description
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
.
Examples
Input Arguments
Extended Capabilities
Version History
Introduced in R2019b