mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-13 14:57:35 +08:00
Remove unused collision_report message
This commit is contained in:
committed by
Daniel Agar
parent
84ba95b496
commit
b5d18c6131
@@ -61,7 +61,6 @@ set(msg_files
|
||||
CanInterfaceStatus.msg
|
||||
CellularStatus.msg
|
||||
CollisionConstraints.msg
|
||||
CollisionReport.msg
|
||||
ConfigOverrides.msg
|
||||
ControlAllocatorStatus.msg
|
||||
Cpuload.msg
|
||||
|
||||
@@ -1,8 +0,0 @@
|
||||
uint64 timestamp # time since system start (microseconds)
|
||||
uint8 src
|
||||
uint32 id
|
||||
uint8 action
|
||||
uint8 threat_level
|
||||
float32 time_to_minimum_delta
|
||||
float32 altitude_minimum_delta
|
||||
float32 horizontal_minimum_delta
|
||||
Reference in New Issue
Block a user