Software Archive
Read-only legacy content
公告
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 讨论

R200 - Does it contain an IMU?

Nigel_B_
初学者
976 次查看

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

 

0 项奖励
3 回复数
Xusheng_L_Intel
976 次查看

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 项奖励
Jamie_C_1
初学者
976 次查看

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 项奖励
Xusheng_L_Intel
976 次查看

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 项奖励
回复