
Rerun
Rerun is an SDK for logging and visualizing computer vision and robotics data efficiently.
Introduction
Rerun is an SDK for logging computer vision and robotics data paired with a visualizer for exploring that data over time. It allows users to debug and understand the internal state and data of their systems with minimal code.
What stands out?
Rerun offers the following core features: - Logging and visualization of computer vision and robotics data - Live streams from multiple processes - Playback of recorded data - Automatic construction of visualizations with sane defaults - Configurable visualizations based on data relationships - Scrollable timeline for exploring data over time - Support for different timelines, e.g. log time and sensor time - Built for speed and fast exploration - Customizable toolkit for layout, data transforms, and shaders - Embeddable views in other applications - Built using Rust for flexibility, speed, and portability - Custom renderer using high-performance wgpu - In-memory data store built on top of Arrow - Viewer built with an end-to-end immediate mode architecture using egui
Frequently Asked Questions
What is Rerun?
How to use Rerun?
What is Rerun?
How do I use Rerun?
What are the core features of Rerun?
What are the use cases of Rerun?
More Information
Rerun Discord
Here is the Rerun Discord: https://discord.gg/PXtCgFBSmH. For more Discord message, please click here(/discord/pxtcgfbsmh).
Rerun Pricing
Rerun Pricing Link: https://www.rerun.io/pricing
Rerun Linkedin
Rerun Linkedin Link: https://www.linkedin.com/company/rerun-io/
Rerun Twitter
Rerun Twitter Link: https://twitter.com/rerundotio
Rerun Github
Rerun Github Link: https://github.com/rerun-io/rerun
Reviews & Feedback
Share your experience with the community
0.0
Based on 0 reviews
User Comments (0)
Sort Criteria
Order
No reviews yet. Be the first to share your thoughts!
Statistics
Monthly visits
NaN
Saved by users
0
Rating
0.0/ 5.0
Added on
—
Use Cases
- Rerun is designed for computer vision and robotics applications. It can be used in various use cases including: - Debugging and understanding internal state and data of computer vision and robotics systems - Visualizing and exploring computer vision and robotics data over time - Analyzing and optimizing the performance of computer vision algorithms - Monitoring and diagnosing issues in real-time computer vision and robotics applications - Collaborative development and sharing of computer vision and robotics data - Building and testing computer vision and robotics applications with live data streams
How to Use
To use Rerun, developers can log data to the Rerun SDK, which takes care of visualizing the data. Rerun handles live streams from multiple processes across the network and can also play back recordings. The Rerun Viewer creates configurable visualizations based on the logged data and allows users to scroll back and forth in time. Users can toggle between different timelines, such as log time and sensor time, to explore the data in multiple ways.
