feat(ui): refine live observation workspace

This commit is contained in:
DCCONSTRUCTIONS
2026-07-17 01:04:48 +03:00
parent 2bda1986bd
commit aa2df560b7
11 changed files with 319 additions and 143 deletions
+2 -2
View File
@@ -102,7 +102,7 @@ class RerunBridge:
recording.log("/world", rr.ViewCoordinates.RIGHT_HAND_Z_UP, static=True)
recording.log(
"/world/sensor_pose",
rr.TransformAxes3D(axis_length=0.45, show_frame=True),
rr.TransformAxes3D(axis_length=0.45, show_frame=False),
static=True,
)
# Do not expose a URL whose StoreInfo, blueprint and static scene are
@@ -142,7 +142,7 @@ class RerunBridge:
self._recording.log("/world", rr.ViewCoordinates.RIGHT_HAND_Z_UP, static=True)
self._recording.log(
"/world/sensor_pose",
rr.TransformAxes3D(axis_length=0.45, show_frame=True),
rr.TransformAxes3D(axis_length=0.45, show_frame=False),
static=True,
)
self._recording.send_blueprint(