copy
Copy lidar SLAM object
Description
creates a deep copy of newSlamObj
= copy(slamObj
)slamObj
with the same properties.
Any changes made to newSlamObj
are not reflected in
slamObj
.