Skip to content

Commit c42e1bb

Browse files
authored
call out imu components
1 parent 13b9e0a commit c42e1bb

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Diff for: README.md

+10
Original file line numberDiff line numberDiff line change
@@ -99,3 +99,13 @@ The Cast API allows images and inertial data to be collected in real-time. When
9999
Clarius Cloud is a convenient way to store and access images and data. Inertial information can be uploaded to Clarius Cloud after activating the sensor. Raw data can be downloaded from Clarius cloud in a compressed folder for offline analysis; the compressed file contains timestamp_imu.yml which contains the inertial measurements associated with the raw data and images collected.
100100

101101
Each entry in imu.yml file contains the same information as specified in the ClariusPosInfo structure for the Cast API.
102+
103+
## Components
104+
105+
The following IMU components are used in the various versions of Clarius devices:
106+
107+
- Gen 1 / Clarius HD
108+
- ST LSM9DS1
109+
- Clarius HD3
110+
- ST LSM6DS0 (gyroscope / accelerometer)
111+
- ST LIS2MDL (magnetometer)

0 commit comments

Comments
 (0)