feat(viz): add support for foxglove in rollout + add to viz tag

This commit is contained in:
Steven Palma
2026-07-01 11:25:49 +02:00
parent b77d0cd40c
commit 70b2cf2b0a
8 changed files with 39 additions and 22 deletions
+1 -3
View File
@@ -125,9 +125,7 @@ hardware = [
]
viz = [
"rerun-sdk>=0.24.0,<0.34.0",
]
foxglove = [
"foxglove-sdk>=0.25.1,<1.0.0",
"foxglove-sdk>=0.25.1,<0.26.0",
]
# ── User-facing composite extras (map to CLI scripts) ─────
# lerobot-record, lerobot-replay, lerobot-calibrate, lerobot-teleoperate, etc.