0.36.1
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.35.0/rerun_cpp_sdk.zip
🔎 Details
🪳 Bug fixes
- Fix recovery of MCAP messages with truncated index 86376f2
- Fix dataframe API rejecting non-nullable outer list fields on MCAP-converted recordings fb02c71
- Fix containers not re-layouting when views are hidden 08c544d
- Fix click on state lanes not selecting the entity d26ed20
- Fix
TransformAxes3Dblanking the whole 3D view when one frame is unresolvable d3d8a99 (thanks @lsy3!) - Skip unloadable meshes instead of failing import 525bd72