bebop_msgs/Ardrone3MediaRecordStateVideoStateChanged Message

File: bebop_msgs/Ardrone3MediaRecordStateVideoStateChanged.msg

Raw Message Definition

# Ardrone3MediaRecordStateVideoStateChanged
# auto-generated from up stream XML files at
#   github.com/Parrot-Developers/libARCommands/tree/master/Xml
# To check upstream commit hash, refer to last_build_info file
# Do not modify this file by hand. Check scripts/meta folder for generator files.
#
# SDK Comment: Picture record state.

Header header

# State of video
uint8 state_stopped=0  # Video was stopped
uint8 state_started=1  # Video was started
uint8 state_failed=2  # Video was failed
uint8 state_autostopped=3  # Video was auto stopped
uint8 state
# Mass storage id where the video was recorded
uint8 mass_storage_id

Compact Message Definition

uint8 state_stopped=0
uint8 state_started=1
uint8 state_failed=2
uint8 state_autostopped=3
std_msgs/Header header
uint8 state
uint8 mass_storage_id