PX4 Firmware
PX4 Autopilot Software http://px4.io
ObstacleAvoidance Member List

This is the complete list of members for ObstacleAvoidance, including all inherited members.

_avoidance_point_not_valid_hysteresisObstacleAvoidanceprotected
_curr_wpObstacleAvoidanceprotected
_desired_waypointObstacleAvoidanceprotected
_ext_yaw_activeObstacleAvoidanceprotected
_failsafe_positionObstacleAvoidanceprotected
_no_progress_z_hysteresisObstacleAvoidanceprotected
_positionObstacleAvoidanceprotected
_prev_pos_to_target_zObstacleAvoidanceprotected
_pub_pos_control_statusObstacleAvoidanceprotected
_pub_traj_wp_avoidance_desiredObstacleAvoidanceprotected
_pub_vehicle_commandObstacleAvoidanceprotected
_publishVehicleCmdDoLoiter()ObstacleAvoidanceprotected
_sub_vehicle_statusObstacleAvoidanceprotected
_sub_vehicle_trajectory_waypointObstacleAvoidanceprotected
checkAvoidanceProgress(const matrix::Vector3f &pos, const matrix::Vector3f &prev_wp, float target_acceptance_radius, const matrix::Vector2f &closest_pt)ObstacleAvoidance
DEFINE_PARAMETERS((ParamFloat< px4::params::NAV_MC_ALT_RAD >) _param_nav_mc_alt_rad)ObstacleAvoidanceprotected
injectAvoidanceSetpoints(matrix::Vector3f &pos_sp, matrix::Vector3f &vel_sp, float &yaw_sp, float &yaw_speed_sp)ObstacleAvoidance
ObstacleAvoidance(ModuleParams *parent)ObstacleAvoidance
updateAvoidanceDesiredSetpoints(const matrix::Vector3f &pos_sp, const matrix::Vector3f &vel_sp, const int type)ObstacleAvoidance
updateAvoidanceDesiredWaypoints(const matrix::Vector3f &curr_wp, const float curr_yaw, const float curr_yawspeed, const matrix::Vector3f &next_wp, const float next_yaw, const float next_yawspeed, const bool ext_yaw_active, const int wp_type)ObstacleAvoidance
~ObstacleAvoidance()=defaultObstacleAvoidance