bebop_msgs/Ardrone3CameraStateOrientationV2 Message

File: bebop_msgs/Ardrone3CameraStateOrientationV2.msg

Raw Message Definition

# Ardrone3CameraStateOrientationV2
# 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: Camera orientation with float arguments.

Header header

# Tilt camera consign for the drone [deg]
float32 tilt
# Pan camera consign for the drone [deg]
float32 pan

Compact Message Definition

std_msgs/Header header
float32 tilt
float32 pan