cu-pointclouds

Crates.iocu-pointclouds
lib.rscu-pointclouds
version0.9.1
created_at2024-12-05 22:21:23.38187+00
updated_at2025-09-12 20:47:44.900621+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
size135,178
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: 741

cargo fmt