cu-pointclouds

Crates.iocu-pointclouds
lib.rscu-pointclouds
version0.10.0
created_at2024-12-05 22:21:23.38187+00
updated_at2025-10-19 19:37:32.242077+00
descriptionThis is small sink example to display a Copper pointcloud in rerun
homepagehttps://github.com/copper-project
repositoryhttps://github.com/copper-project/copper-rs
max_upload_size
id1473678
size138,742
Guillaume Binet (gbin)

documentation

README

cu_pointclouds

This demonstrates how to use Copper to interface with rerun to visualize its standard pointcloud.

To use it:

$ cargo install rerun-cli
$ cargo run   # it will automagically start the cli and show the point cloud in rerun with the default parameters.
Commit count: 956

cargo fmt