HViktorTsoi / PV-LIO

A probabilistic voxelmap-based LiDAR-Inertial Odometry.
GNU General Public License v2.0
351 stars 49 forks source link

[fix]: replace pcl_isnan with std::isnan #11

Open lnexenl opened 1 year ago

lnexenl commented 1 year ago

According to pcl CHANGE LOG of pcl 1.10.0 on 2020.10.01: