Skip to content

Commit

Permalink
Added test data
Browse files Browse the repository at this point in the history
  • Loading branch information
Marc Tonsen committed Nov 13, 2024
1 parent c877528 commit c1de0a6
Show file tree
Hide file tree
Showing 27 changed files with 127 additions and 0 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added tests/data/demo_recording/android.log.zip
Binary file not shown.
Binary file added tests/data/demo_recording/calibration.bin
Binary file not shown.
Binary file added tests/data/demo_recording/event.time
Binary file not shown.
2 changes: 2 additions & 0 deletions tests/data/demo_recording/event.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
recording.begin
recording.end
Binary file added tests/data/demo_recording/extimu ps1.raw
Binary file not shown.
Binary file added tests/data/demo_recording/extimu ps1.time
Binary file not shown.
Binary file added tests/data/demo_recording/eye_state ps1.raw
Binary file not shown.
Binary file added tests/data/demo_recording/eye_state ps1.time
Binary file not shown.
Binary file added tests/data/demo_recording/gaze ps1.raw
Binary file not shown.
Binary file added tests/data/demo_recording/gaze ps1.time
Binary file not shown.
Binary file added tests/data/demo_recording/gaze_200hz.raw
Binary file not shown.
Binary file added tests/data/demo_recording/gaze_200hz.time
Binary file not shown.
Binary file added tests/data/demo_recording/gaze_right ps1.raw
Binary file not shown.
Binary file added tests/data/demo_recording/gaze_right ps1.time
Binary file not shown.
30 changes: 30 additions & 0 deletions tests/data/demo_recording/imu.proto
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
syntax = "proto3";
package imuproto;
message AccelData {
float x = 1;
float y = 2;
float z = 3;
int32 reserved = 4;
}
message GyroData {
float x = 1;
float y = 2;
float z = 3;
int32 reserved = 4;
}
message QuaternionData {
// 4 floats for a unit quaternion
float w = 1;
float x = 2;
float y = 3;
float z = 4;

float reserved = 5;
}

message ImuPacket{
uint64 tsNs = 1;
AccelData accelData = 2;
GyroData gyroData = 3;
QuaternionData quaternionData = 4;
}
32 changes: 32 additions & 0 deletions tests/data/demo_recording/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"recording_id": "1fe9c984-ef69-443f-8935-a0d385b63250",
"workspace_id": "805abbd1-b56b-4dc9-9179-532eead979bd",
"data_format_version": "2.3",
"app_version": "2.8.30-stage",
"start_time": 1726825501543000000,
"duration": 11013000000,
"android_device_id": "e6f98cdfb9268aa8",
"android_device_name": "Neon Companion",
"android_device_model": "rtwo_g",
"module_serial_number": "537468",
"wearer_id": "ade59fa1-67d7-4750-86c0-29c1deb28f80",
"template_data": {
"id": "dbb5bbc8-9c02-482b-8c42-11c6c98b6ec9",
"version": "2020-09-08T12:43:11.532000Z",
"recording_name": "2024-09-20:16:45:01",
"data": {}
},
"gaze_offset": [27.986145, -13.577515],
"calib_version": 1,
"pipeline_version": "2.7.0",
"os_version": "13",
"frame_id": "9",
"frame_name": "Is this thing on",
"firmware_version": [24, 8],
"gaze_frequency": 200,
"wearer_ied": 63.0,
"developer_settings": {
"post_processing": ["pp_inextrinsics", "pp_filtering"],
"gaze_processor": "GPU"
}
}
46 changes: 46 additions & 0 deletions tests/data/demo_recording/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
[
{ "name": "template.json", "size": 330, "crc": "c0b8d861" },
{ "name": "wearer.json", "size": 62, "crc": "df8899eb" },
{ "name": "event.txt", "size": 30, "crc": "49b39f4f" },
{ "name": "event.time", "size": 16, "crc": "39fcf8c7" },
{ "name": "imu.proto", "size": 545, "crc": "3a1f5b48" },
{
"name": "Neon Scene Camera v1 ps1.mp4",
"size": 8063316,
"crc": "a4d18d2a"
},
{ "name": "Neon Scene Camera v1 ps1.time", "size": 2448, "crc": "6f419d79" },
{
"name": "Neon Scene Camera v1 ps1.time_aux",
"size": 2448,
"crc": "cac4e3b3"
},
{
"name": "Neon Sensor Module v1 ps1.mp4",
"size": 4400907,
"crc": "1ef4ab7b"
},
{ "name": "Neon Sensor Module v1 ps1.time", "size": 15608, "crc": "3a6bf15" },
{
"name": "Neon Sensor Module v1 ps1.time_aux",
"size": 15608,
"crc": "3d4d6019"
},
{ "name": "extimu ps1.raw", "size": 82050, "crc": "3164a6c5" },
{ "name": "extimu ps1.time", "size": 8752, "crc": "bc48157" },
{ "name": "calibration.bin", "size": 803, "crc": "2144df1c" },
{ "name": "eye_state ps1.raw", "size": 98224, "crc": "7527ba9c" },
{ "name": "worn ps1.raw", "size": 1754, "crc": "e00d1783" },
{ "name": "gaze_right ps1.raw", "size": 14032, "crc": "a5fdcf6" },
{ "name": "gaze ps1.raw", "size": 14032, "crc": "baaf3e24" },
{ "name": "eye_state ps1.time", "size": 14032, "crc": "e971bb40" },
{ "name": "gaze_right ps1.time", "size": 14032, "crc": "fa58848d" },
{ "name": "gaze ps1.time", "size": 14032, "crc": "e971bb40" },
{
"name": "Neon Sensor Module v1_sae_log_1.bin",
"size": 1048576,
"crc": "a738ea1c"
},
{ "name": "info.json", "size": 878, "crc": "4e77043d" },
{ "name": "android.log.zip", "size": 21562, "crc": "1877da24" }
]
1 change: 1 addition & 0 deletions tests/data/demo_recording/manifest.json.crc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1751d99
13 changes: 13 additions & 0 deletions tests/data/demo_recording/template.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"archived_at": null,
"created_at": "2020-09-08T12:42:11.704000Z",
"published_at": null,
"id": "dbb5bbc8-9c02-482b-8c42-11c6c98b6ec9",
"name": "auto_name: date and time",
"recording_ids": null,
"recording_name_format": ["{date}", ":", "{time}"],
"is_default_template": false,
"description": "",
"items": [],
"updated_at": "2021-05-05T15:50:54.229835Z"
}
1 change: 1 addition & 0 deletions tests/data/demo_recording/wearer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ "name": "Fon ", "uuid": "ade59fa1-67d7-4750-86c0-29c1deb28f80" }
1 change: 1 addition & 0 deletions tests/data/demo_recording/worn ps1.raw
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������
1 change: 1 addition & 0 deletions tests/data/demo_recording/worn_200hz.raw
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
�������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������

0 comments on commit c1de0a6

Please sign in to comment.