Skip to content

Browser-based visualization platform with per-demo dashboards #2

@siddhss5

Description

@siddhss5

Motivation

The browser should be a one-stop shop for everything Geodude — 3D view, chat, sensors, planning diagnostics, and per-demo panels.

Phase 1: Basic integration — DONE

  • mj_viser in workspace (personalrobotics/mj_viser)
  • --viser CLI flag
  • Real-time trajectory sync during execution
  • Textures, visibility toggles, hidden objects, STL double-sided rendering

Phase 2: Core panels — replace terminal switching

Chat panel

  • Chat input + response display in browser
  • Tool call visualization (show pickup/place as they execute)
  • Action log (scrollable history)

F/T sensor panel

  • Live time-series plot (both arms)
  • Toggle: local/world frame, raw/tared
  • Tare button + baseline indicator

Scene state panel

  • Object list with names, types, positions, active/hidden/held status
  • Click object in list to highlight in 3D view

Planning diagnostics panel

  • Last plan result: success/fail + reason
  • IK unreachable vs in collision breakdown

Phase 3: Interactive features

  • Click-to-select objects in 3D view
  • Live BT visualization with node status
  • Arm state overlay (joint positions, EE pose axes)
  • Token/cost ticker

Phase 4: Per-demo dashboards

Demo authors define custom panels in Python. Recycling: bin fill counter, success rate. Stacking: height tracking, alignment error. Force control: compliance viz, force profile.

Phase 5: Advanced

  • Drag-to-place (drag object then robot plans pick-and-place)
  • Trajectory preview (ghost arm before executing)
  • Recording/playback with annotated timeline
  • Multi-view (gripper cam, overhead)
  • Shareable sessions (send URL, multi-client via Viser)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions