VBR Dataset pointclouds visualization using Potree.
Potree engine is self-contained, but to manage the pointclouds binaries git-lfs is necessary:
curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | sudo bash
sudo apt install -y git-lfs
git lfs install
After that, usual git commands can be executed.