mad-lab-fau / gaitmap

The Gait and Movement Analysis Package
https://gaitmap.readthedocs.io
Other
38 stars 2 forks source link

Change names for global axis to `gx`, `gy`, and `gz` #18

Closed AKuederle closed 1 year ago

AKuederle commented 1 year ago

To clearly indicate the coordinate system we are working in, global positions and orientations should be marked as gx, gy, and gz instead of just xyz.

This would need to be changed in the pos and ori methods, the Spatial Para Calculation, some examples and the general documentation.

AKuederle commented 1 year ago

Decided against this change... Breaks to many things and so far this did not cause any confusion