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 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.30.2/rerun_cpp_sdk.zip
✨ Overview
Among many other things, this patch addresses a security advisory (SNYK-RUST-JSONWEBTOKEN-15189005) and adds a new example!
🔎 Details
🐍 Python API
- Expose executable_name and executable_path in Python spawn() #12685
🪳 Bug fixes
🚀 Performance improvements
- Share video players between views, de-duplicating video decoding work between pinholes and 2d views ed236da
🧑🏫 Examples
- Add any scalar example 3f58058
🖼 UI improvements
- Show tooltip even when hovering play head in the time series view e44fbf0
🧢 MCAP
- Add a list of available layers to mcap convert cli 89f18dc
- Decode MCAP metadata records into
__propertiescc8f1c2
📦 Dependencies
- Upgrade
jsonwebtokento 10.3 312c3b8