Skip to main content

Verlet Data CLI — download ego and teleop datasets

Project description

verlet

Download and explore Verlet datasets from the command line.

Install

curl -sSL https://raw.githubusercontent.com/verlet/verlet-cli/main/install.sh | bash

This creates an isolated venv at ~/.verlet/venv and symlinks verlet into ~/.local/bin.

Or install manually:

pip install verlet

For development:

git clone https://github.com/verlet-robotics/verlet-cli.git
cd verlet-cli
pip install -e .

Quick Start

# Authenticate with your access code
verlet login

# Browse available data
verlet ego list
verlet ego list --detailed --category Kitchen

# Download data
verlet ego download -o ./data --category Kitchen

# Check segment details
verlet ego info station-1__episode_042_seg5

Commands

Authentication

verlet login       # Prompt for access code, store JWT
verlet logout      # Remove stored credentials

EgoDex Hand Pose Data (verlet ego)

# List categories and segment counts
verlet ego list
verlet ego list --task station-1
verlet ego list --category Kitchen
verlet ego list --detailed

# Download segments
verlet ego download                              # all segments to ./verlet-data/ego/
verlet ego download -o ./data                    # custom output directory
verlet ego download --category Kitchen           # filter by category
verlet ego download --include "*.hdf5,*.mp4"     # only specific file types
verlet ego download --exclude "*.egorec,*.rrd"   # skip large files
verlet ego download --parallel 16                # concurrency (default 8)
verlet ego download --dry-run                    # show download plan only

# Segment info
verlet ego info SEGMENT_ID

Data Layout

Downloaded data is organized by station and episode:

verlet-data/ego/
  station-1/
    episode_042_seg5/
      segment.egorec
      hands.npz
      overlay.mp4
      recording.rrd
      egodex/manipulation/0.hdf5
      egodex/manipulation/0.mp4

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

verlet-0.8.1.tar.gz (119.0 kB view details)

Uploaded Source

Built Distribution

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

verlet-0.8.1-py3-none-any.whl (83.2 kB view details)

Uploaded Python 3

File details

Details for the file verlet-0.8.1.tar.gz.

File metadata

  • Download URL: verlet-0.8.1.tar.gz
  • Upload date:
  • Size: 119.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for verlet-0.8.1.tar.gz
Algorithm Hash digest
SHA256 e855a1f56a2a45a677b4dee6eb1faaa51572fe85c01a429ab288a2bac84b1c3a
MD5 d59ab78b95a011690b7468b69eb9a15e
BLAKE2b-256 6d0034fc4fd82250e5d41500a7b8199aa2a674dde7a9d13c3bd592ace0dda840

See more details on using hashes here.

Provenance

The following attestation bundles were made for verlet-0.8.1.tar.gz:

Publisher: release.yml on verlet-robotics/verlet-cli

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file verlet-0.8.1-py3-none-any.whl.

File metadata

  • Download URL: verlet-0.8.1-py3-none-any.whl
  • Upload date:
  • Size: 83.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for verlet-0.8.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a947a43cc20f4d85a1262897d29d01d15c33d4c1c75f348d7bf3d848386e9465
MD5 5bf023ee4f9552e9afaac33c598afb1c
BLAKE2b-256 d82e48c775c2a64fd791ee5d0e0c8dc4d18a86ca70d5a656cff19c425bab4d57

See more details on using hashes here.

Provenance

The following attestation bundles were made for verlet-0.8.1-py3-none-any.whl:

Publisher: release.yml on verlet-robotics/verlet-cli

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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