Skip to main content

Dora Node Dashboard for LeRobot dataset recording.

Project description

LeRobot Record Interface

Simple Interface that uses Pygame to display images and texts. It also manages keyboard events. This simple interface can only display two images of the same size side by side and a text in the middle bottom of the screen.

YAML Configuration

nodes:
  - id: lerobot_record
    path: record.py # modify this to the relative path from the graph file to the client script
    inputs:
      tick: dora/timer/millis/16 # update the interface every 16ms (= 60fps)

      # image_left: some image from other node 
      # image_right: some image from other node
    outputs:
      - text
      - episode
      - failed
      - end # end signal that can be sent to other nodes (sent when the window is closed)

    env:
      WINDOW_WIDTH: 1280 # window width (default is 640) 
      WINDOW_HEIGHT: 1080 # window height (default is 480)

Inputs

Outputs:

  • text : Array containing 1 element, the text in Arrow format.
  • episode : Array containing 1 element, the episode number in Arrow format (or -1, marks episode end).
  • failed : Array containing 1 element, the episode number failed in Arrow format.
  • end : Array containing 1 empty element, indicates the end of recording to the dataflow.

License

This library is licensed under the Apache License 2.0.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lerobot_dashboard-0.4.0.tar.gz (2.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

lerobot_dashboard-0.4.0-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

File details

Details for the file lerobot_dashboard-0.4.0.tar.gz.

File metadata

  • Download URL: lerobot_dashboard-0.4.0.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.22 {"installer":{"name":"uv","version":"0.9.22","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for lerobot_dashboard-0.4.0.tar.gz
Algorithm Hash digest
SHA256 465bb8f28c01e174c305a92004d966beac8e23974f8387d0b7372d723b59006e
MD5 a3f182dfb27aaf9f5beef2aa25397402
BLAKE2b-256 8550668decc33bef491ac65af598e84fc742fd26265a83408f5522863d161e10

See more details on using hashes here.

File details

Details for the file lerobot_dashboard-0.4.0-py3-none-any.whl.

File metadata

  • Download URL: lerobot_dashboard-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 3.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.22 {"installer":{"name":"uv","version":"0.9.22","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for lerobot_dashboard-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e25b84e7244eb9814ad16e6b7666ddf1b7b7c2c9a64261df165d0be0978d2dc5
MD5 8aff611c93519d2fa482871497a6518a
BLAKE2b-256 2e58d3d82952981752c3f80de64bcce8ed94515b8d94fd6d76af251b206a50e0

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page