Rerun is an easy-to-use database and visualization toolbox for multimodal and temporal data. Try it live at https://rerun.io/viewer.
- Python:
pip install -U rerun-sdk - Rust:
cargo add rerunandcargo install rerun-cli --locked - Online demo: https://rerun.io/viewer
- C++ FetchContent: https://github.com/rerun-io/rerun/releases/download/0.33.1/rerun_cpp_sdk.zip
🔎 Details
🪳 Bug fixes
- Do not delete "duplicate" chunks that contain transform data b2ac735
🌁 Viewer improvements
- Temporary time pause on scrubbing c7578b9