You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
AirTrapMine/src/external/mavros_msgs/srv/CommandTriggerControl.srv

9 lines
287 B
Plaintext

# Type for controlling onboard camera triggering system
bool trigger_enable # Trigger enable/disable
bool sequence_reset # Reset the trigger sequence
bool trigger_pause # Pause triggering, but without switching the camera off or retracting it.
---
bool success
uint8 result