joaquimrocha/Skeltrack

"make check" failed.

Opened this issue · 3 comments

ERROR:test-skeleton.c:214:on_track_joints: assertion failed (get_number_of_valid_joints (list) == 7): (6 == 7)
/bin/bash: line 5: 17129 Aborted (core dumped) ${dir}$tst
FAIL: test-skeleton

The commit I compiled is "3a3dae69 build: Raises required version of GLib to 2.32".

That's a known one.
I rounded some default values in the last release and didn't notice that it would make the tests fail.

I will fix it soon. Thanks.

May I just ignore it and run any sample binary file to play with a Kinect?

If you have a Kinect, you do not need the binary files. Those are just for the tests which is what make check does.