fkie / potree_rviz_plugin

Render large point clouds in rviz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Render large point clouds in rviz

License:Apache License 2.0


Languages

Language:C++ 95.1%Language:CMake 3.3%Language:GLSL 1.7%