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.3.tar.gz (4.7 kB view details)

Uploaded Source

Built Distribution

trc_data_reader-0.1.3-py3-none-any.whl (9.0 kB view details)

Uploaded Python 3

File details

Details for the file trc-data-reader-0.1.3.tar.gz.

File metadata

  • Download URL: trc-data-reader-0.1.3.tar.gz
  • Upload date:
  • Size: 4.7 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.3.tar.gz
Algorithm Hash digest
SHA256 789f03a28d0673dab0c398d9525eedb20dceb61eb4dbe0011ac2956e1542be83
MD5 6b1309479a36385a5e95d826d15c8ef2
BLAKE2b-256 5d842b1bb819137e382b9ee8cf4969577d0803c806b1a9c520adf3c8b6542624

See more details on using hashes here.

File details

Details for the file trc_data_reader-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: trc_data_reader-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 9.0 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 ce0b122380e2333dad4b8300cfe78b14779f7a9aadbeaf8817481639eaba2e16
MD5 4091ea7036753b9f363988ddab0b88c7
BLAKE2b-256 e86774b051c0fa00b4009e0abb629f90d617af89863cfa8409d519b5c8870d9f

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