chore(msg): remove unused VehicleAngularAccelerationSetpoint.msg

This commit is contained in:
Beat Küng
2026-07-03 12:33:03 -07:00
committed by Ramon Roche
parent d0f7b7d8fc
commit f0fa73bf8d
2 changed files with 0 additions and 6 deletions
-1
View File
@@ -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