bebop_msgs/CommonCommonStateMassStorageInfoRemainingListChanged Message

File: bebop_msgs/CommonCommonStateMassStorageInfoRemainingListChanged.msg

Raw Message Definition

# CommonCommonStateMassStorageInfoRemainingListChanged
# 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: Mass storage remaining data list.

Header header

# Mass storage free space in MBytes
uint32 free_space
# Mass storage record time reamining in minute
uint16 rec_time
# Mass storage photo remaining
uint32 photo_remaining

Compact Message Definition

std_msgs/Header header
uint32 free_space
uint16 rec_time
uint32 photo_remaining