🎦Exercise Placement
type: 'posture',
{
type: 'posture',
postureDirection: The placement direction needed,
ready: Is the posture to start exercise is good or not
}{
type: 'posture',
postureDirection: 'back' || 'forward' || 'left' || 'right' || 'side' ||
'side_left' || 'side_right',
ready: true || false
}Last updated