|
Firmware
|
Public Member Functions | |
| def | __init__ (self, target_system, target_component, coordinate_frame, x, y, z, yaw) |
| def | pack (self, mav) |
Public Attributes | |
| target_system | |
| target_component | |
| coordinate_frame | |
| x | |
| y | |
| z | |
| yaw | |
Set the setpoint for a local position controller. This is the position in local coordinates the MAV should fly to. This message is sent by the path/MISSION planner to the onboard position controller. As some MAVs have a degree of freedom in yaw (e.g. all helicopters/quadrotors), the desired yaw angle is part of the message.
1.8.12