[pdal-commits] [PDAL/PDAL] 06c56c: Initial commit of trajectory estimation filters
chambbj
noreply at github.com
Thu Oct 29 11:20:15 PDT 2020
Branch: refs/heads/filters/trajectory-estimation
Home: https://github.com/PDAL/PDAL
Commit: 06c56c90c79c263f05b3bc9764d12f21f1401237
https://github.com/PDAL/PDAL/commit/06c56c90c79c263f05b3bc9764d12f21f1401237
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2020-10-29 (Thu, 29 Oct 2020)
Changed paths:
M CMakeLists.txt
A cmake/ceres.cmake
A filters/ReturnInfoTrajectoryFilter.cpp
A filters/ReturnInfoTrajectoryFilter.hpp
A filters/ScanAngleTrajectoryFilter.cpp
A filters/ScanAngleTrajectoryFilter.hpp
A filters/private/trajectory/Pulse.cpp
A filters/private/trajectory/Pulse.hpp
A filters/private/trajectory/PulseCollection.cpp
A filters/private/trajectory/PulseCollection.hpp
A filters/private/trajectory/SplineFit.cpp
A filters/private/trajectory/SplineFit.hpp
A filters/private/trajectory/Utils.hpp
Log Message:
-----------
Initial commit of trajectory estimation filters
More information about the pdal-commits
mailing list