Skip to content

Fix wrong XYZ indexes being written to .trc files#2

Open
frstrtr wants to merge 10 commits into
dvarnai:masterfrom
IISCI:master
Open

Fix wrong XYZ indexes being written to .trc files#2
frstrtr wants to merge 10 commits into
dvarnai:masterfrom
IISCI:master

Conversation

@frstrtr

@frstrtr frstrtr commented Aug 1, 2019

Copy link
Copy Markdown

A simple fix for indexes in .trc marker coordinates sequence in Python2 only
X0Y0Z1 -> X1Y1Z1

frstrtr added 4 commits August 1, 2019 16:15
*.c3d
*.trc
Added useful links and prerequisites
added google code link
- fix for indexes of XYZ marker label sequences
- added *.sto, *.mot, *.trc, *.c3d to .gitignore
@frstrtr frstrtr changed the title Fix wrong XYZ indexes written to .trc files Fix wrong XYZ indexes being written to .trc files Aug 1, 2019

@frstrtr frstrtr left a comment

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FIX works for Python2 only, if U use python3 it is ok without fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant