Skip to content

fkie/potree_rviz_plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.