A LiDAR visualization tool for all your datasets
Project description
LiDAR Visualizer 🚀
A flexible, easy-to-use, LiDAR (or any point cloud) visualizer for Linux, Windows, and macOS.
If you also need to obtain poses from your dataset, consider checking out KISS-ICP.
Install (*)
pip install lidar-visualizer
(*) This package relies on the power of Open3D but does not list it as a dependency. If you haven't installed open3d
then pip install open3d
or check the official instructions
Optional dependencies
Depending on the dataloaders you plan to use you might need to install optional dependencies. The tool will prompt which tools is the one you are requesting and is not accessible, but if you want to go for brute force and install all of it just run:
pip install lidar-visualizer[all]
Usage
lidar_visualizer --help
Citation
If you use this visualizer for any academic work, please cite our original paper.
@article{vizzo2023ral,
author = {Vizzo, Ignacio and Guadagnino, Tiziano and Mersch, Benedikt and Wiesmann, Louis and Behley, Jens and Stachniss, Cyrill},
title = {{KISS-ICP: In Defense of Point-to-Point ICP -- Simple, Accurate, and Robust Registration If Done the Right Way}},
journal = {IEEE Robotics and Automation Letters (RA-L)},
pages = {1029--1036},
doi = {10.1109/LRA.2023.3236571},
volume = {8},
number = {2},
year = {2023},
codeurl = {https://github.com/PRBonn/kiss-icp},
}
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for lidar_visualizer-0.1.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7ae606ba576ec3fbe9481f4abf69c3f331cf581fccbeef5e332d939fb0e180a1 |
|
MD5 | f7418a40c39570a482e32531dfec548b |
|
BLAKE2b-256 | 302c9adad300e7c6e9a352bab9f010e8ae20efc30ed2608baafe4a52980334e2 |