Sometimes mediapipe seems to make assumptions about landmarks, where it still gives exercise feedback despite the landmarks not being there. Making sure that the landmarks aren't null/invalid/empty before we execute the feedback logic should hopefully fix this
Sometimes mediapipe seems to make assumptions about landmarks, where it still gives exercise feedback despite the landmarks not being there. Making sure that the landmarks aren't null/invalid/empty before we execute the feedback logic should hopefully fix this