Phone Pocket Data
This is the training and test data for the Phone Pocket Mode of WearMoCap. It contains ground truth arm poses from an optical motion capture system and the smartwatch sensor data. Subjects wore a smartwatch on their left arm, a phone in their pocket, and were free to move around. Data collection is described in detail in our technical report:
WearMoCap: multimodal pose tracking for ubiquitous robot control using a smartwatch
Data columns
gt_hand_orig_cal_x,y,z
: Ground truth hand position relative to the hipgt_larm_6drr_cal_1,2,3,4,5,6
: Ground truth lower arm orientation relative to the hip. Denoted in the 6-dimensional rotation representation which takes the first two columns of th e rotation matrix (details in our technical report).gt_larm_orig_cal_x,y,z
: Ground truth lower arm origin (elbow) position relative to the hip.gt_uarm_6drr_cal_1,2,3,4,5,6
: Ground truth upper arm orientation relative to the hip.gt_uarm_orig_cal_x,y,z
: Ground truth upper arm origin (shoulder) position relative to t he hip.gt_hips_yrot_cal_sin_cos
: Ground truth indicator of body orientation. These are the sine and cosine of the hip rotation around the y-axis (up).sw_dt
: time since the previous smartwatch observationsw_h, sw_m, sw_s, sw_ns
: time stamp of current smartwatch observation in h,m,s,nssw_gyro_x,y,z
: Smartwatch gyroscope measurementssw_lvel_x,y,z
: Smartwatch linear acceleration multiplied by dtsw_lacc_x,y,z
: Smartwatch linear acceleration measurementssw_grav_x,y,z
: Smartwatch gravity sensor measurementssw_6drr_cal_1,2,3,4,5,6
: Calibrated smartwatch orientation estimate in 6-d orientation representationsw_pres_cal
: Calibrated smartwatch atmospheric pressure readingsph_hips_yrot_cal_sin_cos
: Sine and cosine of the estimated phone rotation around the global y-axis (up) as a proxy for body orientation.