8 #ifndef _UGCS_VSM_SET_SERVO_ACTION_H_
9 #define _UGCS_VSM_SET_SERVO_ACTION_H_
29 p.at(
"pwm")->Get_value(pwm);
30 p.at(
"servo_id")->Get_value(servo_id);
Set_servo action.
Definition: set_servo_action.h:19
MAVLink protocol messages.
Definition: property.h:250
Type
Types of vehicle actions as part of task (mission).
Definition: action.h:30
Generic action.
Definition: action.h:22
Map Action type enum value to specific Action type class.
Definition: action.h:120
Set_servo_action type
Real type.
Definition: set_servo_action.h:41
#define DEFINE_COMMON_CLASS(__class_name,...)
Use this macro to define some common attributes for a class.
Definition: utils.h:25