Skip to content

Commit aeec778

Browse files
committed
Fixed typo
1 parent 25d7ff6 commit aeec778

File tree

1 file changed

+1
-1
lines changed
  • docs/source/components/nodes

1 file changed

+1
-1
lines changed

docs/source/components/nodes/imu.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
IMU
22
===
33

4-
IMU (`intertial measurement unit <https://en.wikipedia.org/wiki/Inertial_measurement_unit>`__) node can be used to recieve data from the IMU chip on the device.
4+
IMU (`intertial measurement unit <https://en.wikipedia.org/wiki/Inertial_measurement_unit>`__) node can be used to receive data from the IMU chip on the device.
55
Our DepthAI devices use `BNO085 <https://www.ceva-dsp.com/product/bno080-085/>`__ 9-axis sensor (`datasheet here <https://www.ceva-dsp.com/wp-content/uploads/2019/10/BNO080_085-Datasheet.pdf>`__)
66
that supports sensor fusion on the (IMU) chip itself. The IMU chip is connected to the Myriad X (VPU) over SPI (we have integrated
77
`this driver <https://github.com/hcrest/bno080-driver>`__ to the DepthAI).

0 commit comments

Comments
 (0)