Q.How can I get started with Rerun?
A.The fastest way to get started is with a quick start guide for C++, Python, or Rust.
Rerun is a powerful tool for developers working with computer vision and robotics data. It offers an SDK for logging data and a visualizer for exploring that data over time, making it easier to debug and understand system behavior. With support for multiple programming languages and built-in visual debugging, Rerun is designed to be fast, flexible, and easy to use.
Rerun is an SDK and visualizer designed for logging and exploring computer vision and robotics data over time. It enables developers to debug and understand the internal state and data of their systems with minimal code. Built in Rust, it offers fast performance across platforms and provides multimodal log handling and visualization for spatial and embodied AI. Rerun also includes managed infrastructure for data ingestion, storage, analysis, and streaming at scale, with built-in visual debugging capabilities.
A.The fastest way to get started is with a quick start guide for C++, Python, or Rust.
A.Set RUST_LOG=debug before running for verbose logging. Open a ticket or join our Discord for assistance.
A.Rerun is used for logging computer vision and robotics data paired with a visualizer for exploring that data over time, enabling debugging and understanding of system internal state and data with minimal code.