mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-09-25 23:55:28 +08:00
camera_trigger.msg: add feedback field to understand if message camera from trigger or capture driver
This commit is contained in:
committed by
Daniel Agar
parent
38c8a6ff74
commit
3f99204de2
@@ -2,3 +2,4 @@ uint64 timestamp # time since system start (microseconds)
|
||||
uint64 timestamp_utc # UTC timestamp
|
||||
|
||||
uint32 seq # Image sequence number
|
||||
bool feedback # Trigger feedback from camera
|
||||
|
||||
Reference in New Issue
Block a user