Skip to main content

A package for reading track row column (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/main/trc-data-reader/coverage.svg

Python package for reading track row column (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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

trc_data_reader-0.3.7-py3-none-any.whl (15.3 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for trc_data_reader-0.3.7-py3-none-any.whl
Algorithm Hash digest
SHA256 f3db98d2c7bd0ceb5f74558cc99e18484bed03dca2a996f7c8ae8864d00a59cd
MD5 9e045d4ce64cc9b6bb89bab8cb63ee74
BLAKE2b-256 1ffee6e85d72b7c8a17070c95dde6adae7a2a8b1895648c36df7d1d7a0603f37

See more details on using hashes here.

Supported by

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