Skip to main content

GitHub  •  LinkedIn  •  X  •  Discord

Telekinesis Datatypes

Telekinesis Datatypes is a core library providing canonical, strongly typed data structures for robotics and computer vision applications within the Telekinesis ecosystem.

It includes:

  • 3D data types: point clouds, meshes, transforms, and geometric primitives
  • 2D data types: images, bounding boxes, masks, and pixel-space geometry
  • Standardized representations for common perception and geometry formats
  • Efficient serialization and deserialization for reliable data exchange

Release Model

Telekinesis Datatypes is currently in active development (pre-1.0). Modules are introduced incrementally, and the API may evolve between minor releases. To ensure compatibility and access to the latest capabilities, always install or upgrade to the most recent version of the package.

Installation

  1. Create an isolated environment so that there is no dependency conflicts. We recommend installing Miniconda environment by following instructions from here.

  2. Create a new conda environment called telekinesis-datatypes:

    We currently support Python versions - 3.11, 3.12. Ensure your environment is in the specified Python version.

    conda create -n telekinesis-datatypes python=3.11
    
  3. Activate the environment:

    conda activate telekinesis-datatypes
    
  4. Install the core package using pip:

    pip install telekinesis-datatypes
    

    Note: The Python module is called datatypes, while the package published on PyPI is telekinesis-datatypes.

Example

Run a sample python code to quickly test your installation.

import rerun as rr
from telekinesis import datatypes

url = "https://assets.telekinesis.ai/examples/v1/images/screws_standing.jpg"
image_from_url = datatypes.Image.from_url(url)

rr.init("datatypes_examples", spawn=True)
datatypes.visualize(image_from_url, entity_path="/ImageFromURL")

You are now set up with Telekinesis Datatypes.

Resources

Support

For issues and questions:

Download files

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

Source Distribution

telekinesis_datatypes-0.3.8.tar.gz (216.5 kB view details)

Uploaded Source

Built Distribution

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

telekinesis_datatypes-0.3.8-py3-none-any.whl (224.4 kB view details)

Uploaded Python 3

File details

Details for the file telekinesis_datatypes-0.3.8.tar.gz.

File metadata

  • Download URL: telekinesis_datatypes-0.3.8.tar.gz
  • Upload date:
  • Size: 216.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.11.15

File hashes

Hashes for telekinesis_datatypes-0.3.8.tar.gz
Algorithm Hash digest
SHA256 c9bb86a4bd3fab177f6eb2b108478415c8fac731130bfe10738d1cc148a2cb05
MD5 ca6e6888e5e8948e094d51bd64cc4143
BLAKE2b-256 42239bf6374213f7cfe9c2f246bdbea69b6ab12b39a0299bcc75d20048180df4

See more details on using hashes here.

File details

Details for the file telekinesis_datatypes-0.3.8-py3-none-any.whl.

File metadata

File hashes

Hashes for telekinesis_datatypes-0.3.8-py3-none-any.whl
Algorithm Hash digest
SHA256 8fc28bf8b9fcbb8e4888ac8a60cd67275ed59ba42066ed93e1f2f6f5b8d45103
MD5 55b67b5868a6fec176f76fed3b79116c
BLAKE2b-256 8ef8aaf0e872fb1ff6d9cd8ef8f39c3c6b0a53a2b29ddb7a795d10cdadaa85b7

See more details on using hashes here.

Release history Release notifications | RSS feed

0.3.11

2 files

0.3.9

2 files

This release

0.3.8 This release

2 files

0.3.7

2 files

0.3.6

2 files

0.3.5

2 files

0.3.4

2 files

0.3.3

2 files

0.3.1

2 files

0.3.0

2 files

0.2.5

2 files

0.2.4

2 files

0.2.3

2 files

0.2.2

2 files

0.2.1

2 files

0.2.0

2 files

0.1.5

2 files

0.1.3

2 files

0.1.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page