Skip to main content

0.4.4

Fixed: MOT file parsing issues

A MOT file with the following header failed CSV conversion

Coordinates
version=1
nRows=421
nColumns=40
inDegrees=yes

Units are S.I. units (second, meters, Newtons, ...)
If the header above contains a line with 'inDegrees', this indicates whether rotational values are in degrees (yes) or radians (no).

endheader

The MOT to CSV converter didn't handle the file title Coordinates, or the blank lines and free form description.