Use this syntax when constructing lidarSLAM
objects for code
generation:
slamObj=
lidarSLAM(mapResolution,maxLidarRange,maxNumScans)
specifies the upper bound on the number of accepted scans allowed when generating
code. maxNumScans
is a positive integer. This scan limit is only
required when generating code.