Skip to content

Commit f9f1b1f

Browse files
authored
Merge pull request #869 from RupeshJey/patch-1
Updating small typo
2 parents 097e9a3 + 9637608 commit f9f1b1f

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 receive data
4+
IMU (`inertial measurement unit <https://en.wikipedia.org/wiki/Inertial_measurement_unit>`__) node can be used to receive data
55
from the IMU chip on the device. Our OAK devices use either:
66

77
- `BNO085 <https://www.ceva-dsp.com/product/bno080-085/>`__ (`datasheet here <https://www.ceva-dsp.com/wp-content/uploads/2019/10/BNO080_085-Datasheet.pdf>`__) 9-axis sensor, combining accelerometer, gyroscope, and magnetometer. It also does sensor fusion on the (IMU) chip itself. We have efficiently integrated `this driver <https://github.com/hcrest/bno080-driver>`__ into the DepthAI.

0 commit comments

Comments
 (0)