TychusLee

Results 1 comments of TychusLee

`lidar_pose_` is a circular queue caching a batch of pose pairs `LocalizationStampedPosePair`. The only entry to access `lidar_pose_` is `Eigen::Affine3d LocalizationPoseBuffer::UpdateOdometryPose` which is used to predict a pose when an...