This mixin adds set_position_target_global_int() More...
#include <setpoint_mixin.h>
Public Member Functions | |
void | set_position_target_global_int (uint32_t time_boot_ms, uint8_t coordinate_frame, uint16_t type_mask, int32_t lat_int, int32_t lon_int, float alt, Eigen::Vector3d v, Eigen::Vector3d af, float yaw, float yaw_rate) |
Message specification: https://mavlink.io/en/messages/common.html#SET_POSITION_TARGET_GLOBAL_INT . More... | |
This mixin adds set_position_target_global_int()
Definition at line 81 of file setpoint_mixin.h.