mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-13 07:47:35 +08:00
camera trigger and camera capture publish on two different topics and camera feedback module uses CAM_CAP_FBACK param to choose between the two.
This commit is contained in:
committed by
Daniel Agar
parent
6b65eb2225
commit
96961c6f9c
@@ -3,3 +3,5 @@ uint64 timestamp_utc # UTC timestamp
|
||||
|
||||
uint32 seq # Image sequence number
|
||||
bool feedback # Trigger feedback from camera
|
||||
|
||||
# TOPICS camera_trigger camera_trigger_feedback
|
||||
Reference in New Issue
Block a user