Skip to content

Feature Request: Support TLabel format for cross-sensor data export #1

Description

@liesliy

Motivation

TAMEn provides an excellent closed-loop tactile data collection pipeline for contact-rich tasks. As the tactile sensing ecosystem grows, researchers often work with multiple sensor types (GelSight, DIGIT, PaXini, etc.) and need a standardized way to exchange and compare data across platforms.

Proposal

Consider supporting TLabel as an optional export format. TLabel provides:

  • Unified data schema (tlabel.core.TLabelData) for structured tactile data with sensor metadata
  • 10+ sensor adapters out of the box (GelSight, PaXini, Daimon, UniVTAC, VTouch, YCB-Slide, TacQuad, etc.)
  • CLI tools for format conversion, dataset management, and quality checks
  • Lightweight: pip install tlabel, MIT licensed

This would enable TAMEn users to:

  1. Export collected data in a standardized format compatible with other tactile datasets
  2. Easily compare results across different sensor platforms
  3. Leverage TLabel's growing ecosystem of tools and converters

Implementation

A simple exporter could convert TAMEn's internal data format to TLabel's schema. Happy to help with implementation or testing if the maintainers are interested.

References

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