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.5.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.5.0-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: lerobot_dashboard-0.5.0.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","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.5.0.tar.gz
Algorithm Hash digest
SHA256 1f821a33d1b1c39c765d319e5028d4b30500533ed29362619b324bcd810cd385
MD5 6e855476cfc5110072109fff3b541f77
BLAKE2b-256 c0ade3dbc28f9260f6003efaba2de86b21e895c7b5e3826928280fecadf195e9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: lerobot_dashboard-0.5.0-py3-none-any.whl
  • Upload date:
  • Size: 3.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","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.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a254ef77c1dad513d4793bedc79625be96699b74041d31c7873ac428a6cd4bac
MD5 50eed72ce1a31f767590e207c378d30d
BLAKE2b-256 00f9f6a60615bc62abbb76ec22fead7ccb4aea6fac24179ed7f175ec0593fce4

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