Add laser_echo_analysis/tests/data/test_laser_measurements.csv
This commit is contained in:
parent
bd7bdf95d8
commit
9e53cfb38f
1 changed files with 10 additions and 0 deletions
10
laser_echo_analysis/tests/data/test_laser_measurements.csv
Normal file
10
laser_echo_analysis/tests/data/test_laser_measurements.csv
Normal file
|
|
@ -0,0 +1,10 @@
|
||||||
|
timestamp,pixel_value,delta_t
|
||||||
|
2024-05-01T00:00:00Z,100,0.05
|
||||||
|
2024-05-01T00:00:01Z,102,0.04
|
||||||
|
2024-05-01T00:00:02Z,98,0.06
|
||||||
|
2024-05-01T00:00:03Z,105,0.05
|
||||||
|
2024-05-01T00:00:04Z,250,0.03
|
||||||
|
2024-05-01T00:00:05Z,107,0.05
|
||||||
|
2024-05-01T00:00:06Z,101,0.04
|
||||||
|
2024-05-01T00:00:07Z,99,0.06
|
||||||
|
2024-05-01T00:00:08Z,103,0.05
|
||||||
|
Loading…
Reference in a new issue