mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-08-17 22:29:21 +08:00
chore(msg): remove unused VehicleAngularAccelerationSetpoint.msg
This commit is contained in:
@@ -234,7 +234,6 @@ set(msg_files
|
||||
UlogStreamAck.msg
|
||||
VehicleAcceleration.msg
|
||||
VehicleAirData.msg
|
||||
VehicleAngularAccelerationSetpoint.msg
|
||||
VehicleConstraints.msg
|
||||
VehicleImu.msg
|
||||
VehicleImuStatus.msg
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
|
||||
uint64 timestamp # time since system start (microseconds)
|
||||
uint64 timestamp_sample # timestamp of the data sample on which this message is based (microseconds)
|
||||
|
||||
float32[3] xyz # angular acceleration about X, Y, Z body axis in rad/s^2
|
||||
Reference in New Issue
Block a user