kitti_viewer
is a library and also a cli to read and display KITTI pointcloud.
It will also be able to display the 3D annotations and the 3D BoundingBox computed by your favorite algorithm.
```sh
kitti-viewer --help kitti-viewer 0.1.0 Thomaub github.thomaub@gmail.com Display KITTI 3D Pointcloud with annotations and your model inferences
USAGE:
kitti-viewer
ARGS:
FLAGS: -h, --help Prints help information -V, --version Prints version information ```
sh
cargo build --release
It will be possible to download from github release and brew.