Skip to main content

A package for reading trc motion capture data.

Project description

https://img.shields.io/badge/license-Apache%202-yellow https://badge.fury.io/py/trc-data-reader.svg https://github.com/hsorby/trc-data-reader/workflows/trc-data-reader/badge.svg https://raw.githubusercontent.com/hsorby/badges/master/trc-data-reader/coverage.svg

Python package for reading trc motion capture data. TRC data reader captures the motion capture data and puts it into a dict like object.

TRC data reader can read motion capture data from file or from a multi-line string.

For a valid trc file or multi-line data string the following keys will be present (among others):

  • FileName

  • DataFormat

  • Markers

  • DataRate

  • NumFrames

  • NumMarkers

Usage

from trc import TRCData

mocap_data = TRCData()
mocap_data.load('/path/to/file/')

num_frames = mocap_data['NumFrames']

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

trc-data-reader-0.1.2a2.tar.gz (1.6 kB view details)

Uploaded Source

Built Distribution

trc_data_reader-0.1.2a2-py3-none-any.whl (5.7 kB view details)

Uploaded Python 3

File details

Details for the file trc-data-reader-0.1.2a2.tar.gz.

File metadata

  • Download URL: trc-data-reader-0.1.2a2.tar.gz
  • Upload date:
  • Size: 1.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for trc-data-reader-0.1.2a2.tar.gz
Algorithm Hash digest
SHA256 e8f647545c6a165ef1f11b3d5b08d512dba59a3060afbd8031456afe0488e36f
MD5 6d47df324ce5b9b6ce6e87d88b5e5d28
BLAKE2b-256 cf785d66d66efeaeaab8c8df02944798a97a4ec4a1a83321a90fb0ddc90d962e

See more details on using hashes here.

File details

Details for the file trc_data_reader-0.1.2a2-py3-none-any.whl.

File metadata

  • Download URL: trc_data_reader-0.1.2a2-py3-none-any.whl
  • Upload date:
  • Size: 5.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for trc_data_reader-0.1.2a2-py3-none-any.whl
Algorithm Hash digest
SHA256 98f3a4472437311b1bfe24734edf5871de9147b13787b8335b6189b11049f3ea
MD5 75b90e3a59ff8c51056c612ebd4efacd
BLAKE2b-256 0f2e332ef0a2fa577cc2af61f6a31f53084e8eacc38ef5b095fbf174fb381ccd

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page