The SLAM problem is essentially a state estimation problem, which uses sensor information to simultaneously estimate the state of the robot's pose and environment. As shown in Figure 13, the SLAM method based on graph optimization divides the SLAM problem into two parts, the front end and the back end. The front end is responsible for constructing the pose image, and the back end adjusts the pose through optimization means to optimize the configuration of the image.
正在翻译中..