필터 지우기
필터 지우기

Rensselaer Arduino Support Package (RASPlib):

조회 수: 2 (최근 30일)
rafa sh
rafa sh 2017년 11월 24일
댓글: Madhu Govindarajan 2017년 11월 29일
hi all, i am new here so maybe my question will be stupid
for the mpu 9250 i have 2 blocks: the first is raw and the second is unit whats the difference between them(their output)?
and whats the formula to convert these data to pitch, roll and yaw angles?
  댓글 수: 1
Madhu Govindarajan
Madhu Govindarajan 2017년 11월 29일
I have never used this sensor before, but the Simulink blocks are doing these actions -
1) The MPU9250 Raw is executing the MPU9250_ReadRAW in the MPU9250wrapper file. 2) The MPU9250 Units is executing the MPU9250_Read from the same wrapper file.
I am guessing the first one is just raw sensor data and the second is converted into the appropriate units.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Arduino Hardware에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by