Lidar SLAM object, specified as a lidarSLAM object. The object contains the SLAM algorithm
parameters, sensor data, and underlying pose graph used to build the
map
lcEdgeIDs — Loop closure edge IDs vector of positive integers
Loop closure edge IDs, specified as a vector of positive integers. To find
specific edge IDs, use findEdgeID on the underlying poseGraph object defined in
slamObj.
Extended Capabilities
C/C++ Code Generation Generate C and C++ code using MATLAB® Coder™.
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.
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.