HackerTrans
トップ新着トレンドコメント過去質問紹介求人

Tycho87

650 カルマ登録 4 年前

投稿

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

rerun.io
2 ポイント·投稿者 Tycho87·5 日前·0 コメント

Humanoids In-the-Wild Dataset

bitrobot-foundation.github.io
3 ポイント·投稿者 Tycho87·17 日前·0 コメント

The Robotics Experiment Loop

rerun.io
8 ポイント·投稿者 Tycho87·18 日前·0 コメント

Robotics Teams Are Rebuilding the Data Stack from Scratch

rerun.io
34 ポイント·投稿者 Tycho87·20 日前·1 コメント

A new data layer for robot learning

rerun.io
3 ポイント·投稿者 Tycho87·2 か月前·0 コメント

The Data Layer Tax for Robot Learning

rerun.io
7 ポイント·投稿者 Tycho87·2 か月前·0 コメント

Can you MoCap a parkour video?

galbanis.dev
1 ポイント·投稿者 Tycho87·3 か月前·0 コメント

Rerun 0.30: Plot Any Scalar and Custom GPU Visualizers

github.com
4 ポイント·投稿者 Tycho87·5 か月前·1 コメント

Visualize OpenUSD in Rerun

github.com
1 ポイント·投稿者 Tycho87·6 か月前·0 コメント

Rerun 0.28 – easier use with ROS style data

github.com
2 ポイント·投稿者 Tycho87·7 か月前·1 コメント

SAM3D Body with Rerun

github.com
2 ポイント·投稿者 Tycho87·7 か月前·1 コメント

MCAP Support Lands in Rerun

rerun.io
11 ポイント·投稿者 Tycho87·10 か月前·0 コメント

User Defined Types and Custom Metadata in DataFusion

datafusion.apache.org
2 ポイント·投稿者 Tycho87·10 か月前·0 コメント

Rerun 0.25 – transparency, table filtering and initial MCAP support

github.com
2 ポイント·投稿者 Tycho87·10 か月前·1 コメント

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

robot-learning.co
2 ポイント·投稿者 Tycho87·10 か月前·2 コメント

コメント

Tycho87
·5 日前·議論
[flagged]
Tycho87
·2 か月前·議論
Hi Andrea,

Moritz from team Rerun here. Great to see the viewer in your post!
Tycho87
·5 か月前·議論
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
·7 か月前·議論
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
·7 か月前·議論
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
·10 か月前·議論
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.