Software Archive
Read-only legacy content
17061 Discussions

R200 - Does it contain an IMU?

Nigel_B_
Beginner
916 Views

Hi, can anyone confirm? And if it does, how is it accessed through the SDK?

 

0 Kudos
3 Replies
Xusheng_L_Intel
Employee
916 Views

No, RealSense SDK MW such as Scene Perception will automatically check if the device you connected has IMU. If yes, it will use IMU data. RealSense SDK did not provide the API to check IMU. You can use windows API to check. Thanks!

0 Kudos
Jamie_C_1
Beginner
916 Views

What requirements does an IMU need to meet for the SDK to detect it, and is there any way to find out from the SDK if an IMU is in use?

0 Kudos
Xusheng_L_Intel
Employee
916 Views

RealSense SDK uses windows IMU APIs to detect if there is IMU in your device. If yes, it will use IMU data. RealSense SDK windows did not provide IMU APIs.

0 Kudos
Reply