28 #ifndef VTOL_FOLLOWER_PRIV_H
29 #define VTOL_FOLLOWER_PRIV_H
32 #include "pathdesired.h"
34 #include "vtolpathfollowersettings.h"
int32_t vtol_follower_fsm_update()
int32_t vtol_follower_fsm_activate_goal(enum vtol_goals new_goal)
static PathDesiredData pathDesired
int32_t vtol_follower_control_attitude(float dT, const float *att_adj)
VtolPathFollowerSettingsData vtol_guidanceSettings
int32_t vtol_follower_control_endpoint(const float *hold_pos_ned)
void vtol_follower_control_settings_updated()
int32_t vtol_follower_control_land(const float *hold_pos_ned, bool *landed)
vtol_pid
The named set of PIDs used for navigation.
Path calculation library with common API.
bool vtol_follower_control_loiter(float dT, float *hold_pos, float *att_adj, float *alt_adj)
int32_t vtol_follower_control_path(const PathDesiredData *pathDesired, struct path_status *progress)
Includes PiOS and core architecture components.
int32_t vtol_follower_control_altrate(const float *hold_pos_ned, float alt_adj)