Handover Intention Dataset: Dataset of EEG brain signals, Gaze, and Hand Motion for detecting human intention of handovers in human-to-robot handovers.
收藏NIAID Data Ecosystem2026-05-02 收录
下载链接:
https://zenodo.org/record/14876711
下载链接
链接失效反馈官方服务:
资源简介:
This data was collected as part of a project studying detecting the human intention for object handover to robots. Human gaze, hand motion trajectory, and brain activity were simultaneously recorded from human participants while performing different motor tasks close to a robot.
Description of the data and file structure
Data is structured in three main folders: (1) eeg_data, (2) gaze_data, and (3) motion_data containing data files corresponding to EEG, gaze, and hand motion trajectories, respectively.
"eeg_data" contains .vhdr, .eeg, and .vmrk files corresponding to raw EEG recordings of 15 participants in the BrainVision format.
"gaze_data" includes 14 directories (corresponding to 15 participants excluding number 13), each containing at most 90 subdirectories corresponding to available trials out of a total of 90 trials of the experiment. Each of these folders contains 3 .csv files:
gaze_X.csv: The X coordinates of the 2-D gaze locations from 5 seconds before the Go! signal to 11 sec after the Go! signal.
gaze_Y.csv: The Y coordinates of the 2-D gaze location.
type.csv: the label of the trial (handover, joint, and solo).
"motion_data" includes 13 directories (corresponding to 15 participants excluding 13 and 14) each containing at most 90 subdirectories. Each of the subdirectories contains 8 .csv file:
rotation_x.csv: The X component of the Quaternion representation of the robot's arm's 3-D rotation from 5 seconds before the Go! signal to 11 sec after the Go! signal.
rotation_y.csv: The Y component of the Quaternion representation of the robot's arm's 3-D rotation.
rotation_z.csv: The Z component of the Quaternion representation of the robot's arm's 3-D rotation.
rotation_w.csv: The W component of the Quaternion representation of the robot's arm's 3-D rotation.
translation_x.csv: The X coordinates of the 3-D location of the right hand.
translation_y.csv: The Y coordinates of the 3-D location of the right hand.
translation_z.csv: The Z coordinates of the 3-D locations of the right hand.
type.csv: the label of the trial (handover, joint, and solo).
A fourth folder called "stim" contains a file called "trials.txt" which contains the labels (motion types) for the trials in the order they were shown.
Code/Software
All codes to use the data are provided in the project's GitHub repository.
创建时间:
2025-02-17



