Tagged in

Slam

ROS Slam & Other
ROS Slam & Other
ROS related, Slam related, C++ related, and Others
More information
Followers
2
Elsewhere
More, on Medium

Lio livox save map PCD file

Modify the PoseEstimation.cpp file as follows:

The core is the add by section, which adds the saved code.

#include "Estimator/Estimator.h"
typedef pcl::PointXYZINormal PointType;

int WINDOWSIZE;
bool LidarIMUInited = false