HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Tycho87

650 karmajoined há 4 anos

Submissions

An MCP for visually inspecting robotics data, with headless rendering for CI

rerun.io
2 points·by Tycho87·há 5 dias·0 comments

Humanoids In-the-Wild Dataset

bitrobot-foundation.github.io
3 points·by Tycho87·há 16 dias·0 comments

The Robotics Experiment Loop

rerun.io
8 points·by Tycho87·há 17 dias·0 comments

Robotics Teams Are Rebuilding the Data Stack from Scratch

rerun.io
34 points·by Tycho87·há 20 dias·1 comments

A new data layer for robot learning

rerun.io
3 points·by Tycho87·há 2 meses·0 comments

The Data Layer Tax for Robot Learning

rerun.io
7 points·by Tycho87·há 2 meses·0 comments

Can you MoCap a parkour video?

galbanis.dev
1 points·by Tycho87·há 3 meses·0 comments

Rerun 0.30: Plot Any Scalar and Custom GPU Visualizers

github.com
4 points·by Tycho87·há 5 meses·1 comments

Visualize OpenUSD in Rerun

github.com
1 points·by Tycho87·há 6 meses·0 comments

Rerun 0.28 – easier use with ROS style data

github.com
2 points·by Tycho87·há 7 meses·1 comments

SAM3D Body with Rerun

github.com
2 points·by Tycho87·há 7 meses·1 comments

MCAP Support Lands in Rerun

rerun.io
11 points·by Tycho87·há 10 meses·0 comments

User Defined Types and Custom Metadata in DataFusion

datafusion.apache.org
2 points·by Tycho87·há 10 meses·0 comments

Rerun 0.25 – transparency, table filtering and initial MCAP support

github.com
2 points·by Tycho87·há 10 meses·1 comments

TRLC-DK1: An Open Source Dev Kit for AI-Native Robotics

robot-learning.co
2 points·by Tycho87·há 10 meses·2 comments

comments

Tycho87
·há 5 dias·discuss
[flagged]
Tycho87
·há 2 meses·discuss
Hi Andrea,

Moritz from team Rerun here. Great to see the viewer in your post!
Tycho87
·há 5 meses·discuss
Rerun is an open-source viewer for time-series and multimodal data used in robotics and physical AI (images, point clouds, tensors, transforms, etc.).

In 0.30, you can plot arbitrary scalar data directly in time series views — floats, ints, uints, bools, including nested Arrow data — even without predefined semantics.

This release also introduces a new extension model: you can register custom visualizers directly into existing 2D/3D/Map views, define your own archetypes, and use fully custom shaders — without forking the Viewer. That means domain-specific GPU renderers (e.g., height fields, cost maps, learned fields) can live inside the standard app.

The Viewer now supports on-demand streaming when connected to a Rerun server or Rerun Cloud, fetching only what you’re viewing and evicting stale data as you scrub. This enables working with recordings larger than RAM — including in the web viewer beyond the 4 GiB Wasm limit.

Interested in feedback from people building robotics tooling, telemetry pipelines, or large-scale visualization systems.
Tycho87
·há 7 meses·discuss
Rerun is an easy-to-use database and visualization toolbox for multimodal and temporal data. You can try it live at https://rerun.io/viewer.
Tycho87
·há 7 meses·discuss
An unofficial playground for Meta's SAM3D Body (DINOv3) with promptable SAM3 masks and live Rerun visualization. Uses Rerun for 3D inspection, Gradio for the UI, and Pixi for one-command setup.
Tycho87
·há 10 meses·discuss
Rerun is an easy-to-use database and visualization toolbox for multimodal and temporal data. It's written from the ground up in Rust using egui. You can try it live at https://rerun.io/viewer.