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.3-py3-none-any.whl (10.4 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for trc_data_reader-0.3.3-py3-none-any.whl
Algorithm Hash digest
SHA256 340cfb9054733a37420346ff7584f82bd75ab638bd5d6de66310ca23e7436e1e
MD5 56987d4c7d46e958857dc5ff608bd202
BLAKE2b-256 198963404aed9e0517a7a0c2f72fcd791171fcec28766e150037c904b7ff6a14

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