Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

R200 - Does it contain an IMU?

Nigel_B_
Beginner
979 Views

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

 

0 Kudos
3 Replies
Xusheng_L_Intel
Employee
979 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
979 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
979 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