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

Uploaded Python 3

File details

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

File metadata

  • Download URL: lerobot_dashboard-0.3.13.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.3.13.tar.gz
Algorithm Hash digest
SHA256 f56afdd42e166099c564c733c26a1d898225e9b486fe3dcdd597c64551906258
MD5 c11e90c9b8e663d5c3cda5cb52955615
BLAKE2b-256 aad092165bf8e9cac8fcfd1cac3b9db57f668dfd71622d3c9d900811b5793f76

See more details on using hashes here.

File details

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

File metadata

  • Download URL: lerobot_dashboard-0.3.13-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.3.13-py3-none-any.whl
Algorithm Hash digest
SHA256 469b384497600d42a2f0730475914e11b148fcca8d7629e55945287ae81ccffe
MD5 19003c01103abaa90eed9e4fef5631b7
BLAKE2b-256 2ac4c45669ccc684724a10ea8463b1730726dfb1f0208c9ef347609a3c379c6c

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