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/master/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.4-py3-none-any.whl (11.0 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for trc_data_reader-0.3.4-py3-none-any.whl
Algorithm Hash digest
SHA256 e66b257f6bb617cad09bf677defb8dac0b634cd0877618df8e8ca1fcd37f0875
MD5 820b3af29406351d6fa96b859abf49f8
BLAKE2b-256 3c178f56586e5d8a65358bb081bd5da46e9a811cacb98e388adcc176adfad42e

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