bebop_msgs/Ardrone3CameraStatedefaultCameraOrientation Message

File: bebop_msgs/Ardrone3CameraStatedefaultCameraOrientation.msg

Raw Message Definition

# Ardrone3CameraStatedefaultCameraOrientation
# 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: Orientation of the center of the camera.\n This is the value to send when you want to center the camera.

Header header

# Tilt value (in degree)
int8 tilt
# Pan value (in degree)
int8 pan

Compact Message Definition

std_msgs/Header header
int8 tilt
int8 pan