[pdal-commits] [PDAL/PDAL] b85760: first cut at a dedicated pcd reader/writer
GitHub
noreply at github.com
Thu Apr 17 03:36:27 PDT 2014
Branch: refs/heads/binary-compressed-pcd
Home: https://github.com/PDAL/PDAL
Commit: b8576037313d73445e5822b2bfe0742dddf650df
https://github.com/PDAL/PDAL/commit/b8576037313d73445e5822b2bfe0742dddf650df
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2014-04-16 (Wed, 16 Apr 2014)
Changed paths:
M include/pdal/Drivers.hpp
M include/pdal/PCLConversions.hpp
A include/pdal/drivers/pcd/Reader.hpp
A include/pdal/drivers/pcd/Writer.hpp
A include/pdal/drivers/pcd/point_types.hpp
M include/pdal/drivers/text/Writer.hpp
M src/CMakeLists.txt
M src/StageFactory.cpp
A src/drivers/pcd/Reader.cpp
A src/drivers/pcd/Writer.cpp
M src/drivers/text/Writer.cpp
Log Message:
-----------
first cut at a dedicated pcd reader/writer
Commit: 2bfd4010decc92e8e9d5752d33f803b5e374e724
https://github.com/PDAL/PDAL/commit/2bfd4010decc92e8e9d5752d33f803b5e374e724
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2014-04-16 (Wed, 16 Apr 2014)
Changed paths:
M include/pdal/PCLConversions.hpp
M src/drivers/pcd/Writer.cpp
Log Message:
-----------
troubleshooting still
Commit: e4304b97722fa36a4c7d39c70b5e6c6fce9b4294
https://github.com/PDAL/PDAL/commit/e4304b97722fa36a4c7d39c70b5e6c6fce9b4294
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2014-04-16 (Wed, 16 Apr 2014)
Changed paths:
M include/pdal/PCLConversions.hpp
M src/drivers/pcd/Writer.cpp
Log Message:
-----------
option to apply scaling?
Commit: fa253ce5efb84ef98b582523619ea3bbe760e5a3
https://github.com/PDAL/PDAL/commit/fa253ce5efb84ef98b582523619ea3bbe760e5a3
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2014-04-17 (Thu, 17 Apr 2014)
Changed paths:
M include/pdal/PCLConversions.hpp
Log Message:
-----------
scaled option to convert?
Compare: https://github.com/PDAL/PDAL/compare/b8576037313d^...fa253ce5efb8
More information about the pdal-commits
mailing list