mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
sensors: angular_velocity always get gyro rate from vehicle_imu_status
- sensor rate is used for control data low pass and notch filters
This commit is contained in:
@@ -8,8 +8,8 @@ uint32[3] accel_clipping # total clipping per axis
|
||||
uint32 accel_error_count
|
||||
uint32 gyro_error_count
|
||||
|
||||
uint16 accel_rate_hz
|
||||
uint16 gyro_rate_hz
|
||||
float32 accel_rate_hz
|
||||
float32 gyro_rate_hz
|
||||
|
||||
float32 accel_vibration_metric # high frequency vibration level in the IMU delta velocity data (m/s)
|
||||
float32 gyro_vibration_metric # high frequency vibration level in the IMU delta velocity data (m/s)
|
||||
|
||||
Reference in New Issue
Block a user