Skip to content

PDAL/PRC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

955cb15 · Jan 28, 2025

History

60 Commits
Nov 3, 2016
May 9, 2024
Jun 24, 2014
May 9, 2024
Aug 11, 2015
Nov 19, 2014
Jun 24, 2014
Jan 28, 2025
May 16, 2013
Jun 27, 2014
Nov 3, 2016
Jun 11, 2013

Repository files navigation

PDAL PRC Plugin

Build Status

The PDAL PRC Plugin is released as LGPL v3.

Begin by installing the plugin's only required dependencies, PDAL (pdal.io) and Haru (libharu.org). The latter should work up to version 2.3, but recent changes in master affect the PRC file loading. There is a note in the source as to how to modify the code to work with master.

In a nutshell, the PDAL PRC Plugin can configured, built, and installed thusly:

mkdir build
cd build
cmake -G "Unix Makefiles" ..
make
make install

Releases

No releases published

Packages

No packages published

Languages