Phone Uarm 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
Ground Truth data
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 the 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).
Smartwatch readings
sw_dt
: time since the previous smartwatch observation in ssw_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 readings
Phone readings
ph_dt
: time since the previous phone observation in sph_h, ph_m, ph_s, ph_ns
: time stamp of current phone observation in h,m,s,nsph_gyro_x,y,z
: Phone gyroscope measurementsph_lvel_x,y,z
: Phone linear acceleration multiplied by dtph_lacc_x,y,z
: Phone linear acceleration measurementsph_grav_x,y,z
: Phone gravity sensor measurementsph_6drr_cal_1,2,3,4,5,6
: Calibrated phone orientation estimate in 6-d orientation representation