Main Content

SLAM

2-D and 3-D simultaneous localization and mapping

Simultaneous localization and mapping (SLAM) uses bothMappingand本地化和姿势估计algorithms to build a map and localize your vehicle in that map at the same time. UselidarSLAMto tune your own SLAM algorithm that processes lidar scans and odometry pose estimates to iteratively build a map. UsebuildMapto take logged and filtered data to create a map using SLAM. TheSLAM Map Builderapp lets you manually modify relative poses and align scans to improve the accuracy of your map.

Apps

SLAM Map Builder Build 2-D grid maps using lidar-based SLAM

Functions

expand all

ekfslam 使用扩展的卡尔曼过滤器同时进行本地化和映射
correct Correct state and state error covariance
landmarkInfo Retrieve landmark information
poseHistory Retrieve corrected and predicted pose history
预测 Predict state and state error covariance
removeLandmark 从国家矢量中删除里程碑
reset 重置状态和州估计错误协方差
lidarSLAM 使用激光雷达扫描执行本地化和映射
addScan Add scan to lidar SLAM map
buildMap Build occupancy map from lidar scans
删除 从姿势图中删除循环封闭
扫描 Extract scans and corresponding poses
show Plot scans and robot poses