how i can use raw imu data
hi i'm trying to use the raw imu data angular velocities, accelerations i am using mpu6050 with arduino mega i can publish angular velocities, and linear velocite now i'm trying to to get orenation i try to use imu tool package but i don't know if i need to run it or launch i try to run or launch imu tool but nothing happen i can't find any launch or run on it, and no problem occure in the install . i wana ask how to use imu tool package and is there any other way to filter the data. this is the data i git orientation: x: 0.0 y: 0.0 z: 0.0 w: 0.0 orientationcovariance: [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0] angularvelocity: x: -571.0 y: 149.0 z: -433.0 angularvelocitycovariance: [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0] linear_acceleration: x: -244.0 y: 340.0 z: 17724.0
linearaccelerationcovariance: [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]
Asked by ghaith on 2016-06-11 11:15:46 UTC
Comments