Skip to content

Rearrange smartphone and mcu imu csv data #24

Open
Marselka opened this issue Oct 20, 2021 · 0 comments
Open

Rearrange smartphone and mcu imu csv data #24

Marselka opened this issue Oct 20, 2021 · 0 comments

Comments

@Marselka
Copy link
Member

  1. Add header to extracted mcu imu csv data with names
    'timestamps', 'gyro_x', 'gyro_y', gyro_z', 'acc_x', acc_y', 'acc_z', 'temperature'

  2. Rearrange smartphone gyro and acc data columns and add header with names
    'timestamps', 'gyro_x', 'gyro_y', gyro_z' for gyro csv and
    'timestamps', 'acc_x', acc_y', 'acc_z' for acc csv

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant