"make check" failed.
Opened this issue · 3 comments
updogliu commented
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".
joaquimrocha commented
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.
updogliu commented
May I just ignore it and run any sample binary file to play with a Kinect?
joaquimrocha commented
If you have a Kinect, you do not need the binary files. Those are just for the tests which is what make check does.