#lidar #riegl #riscan

bin+lib riscan-pro

Crack open RiSCAN PRO xml project files

3 unstable releases

Uses old Rust 2015

0.2.1 Oct 16, 2017
0.2.0 Oct 13, 2017
0.1.0 Jan 19, 2017

#787 in Science

28 downloads per month

MIT license

1.5MB
814 lines

riscan-pro

Crack open RiSCAN Pro xml project files.

Build Status riscan-pro

RiSCAN Pro is software developed by Riegl for terrestrial LiDAR scanning. RiSCAN Pro stores most project metadata, e.g. calibration and transformation matrices, in a xml file inside of the RiSCAN Pro project directory. This is a Rust library for reading these xml files and extracting the good bits.

This project is not created by Riegl and no support from them is provided or implied. Please do not contact Riegl about this software.

This library is not complete, as there's lots of project components that aren't supported. This was developed for a specific purpose (colorizing points and transforming them) and so far hasn't been developed much beyond that.

Dependencies

~6MB
~113K SLoC