Skip to content

Rpm (UORB message) ​

TOPICS: rpm

Fields ​

参数名类型Unit [Frame]Range/Enum描述
timestampuint64time since system start (microseconds)
rpm_estimatefloat32filtered revolutions per minute
rpm_rawfloat32

Source Message ​

Source file (GitHub)

Details

Click here to see original file

c
uint64 timestamp # time since system start (microseconds)

# rpm values of 0.0 mean within a timeout there is no movement measured
float32 rpm_estimate # filtered revolutions per minute
float32 rpm_raw