Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.1 KB

README.rst

File metadata and controls

37 lines (26 loc) · 1.1 KB

FKIE Potree rviz plugin

rviz

About

Potree is a free open-source WebGL based point cloud renderer for large point clouds. This plugin enables rviz to render the Potree point clouds.

Preprocessing

The plugin requires some preprocessing to render point clouds. The Potree Converter will create an appropriate multi-resolution point cloud from LAS, LAZ, PLY, XYZ or PTX files.

The plugin currently supports uncompressed RGB point clouds created with converter versions 1.6 up to 2.1.

Acknowledgements

The original rendering algorithm was developed by Markus Schütz as part of his thesis.

This plugin has been inspired by a similar plugin for Unity, written by Simon Fraiss.