AutoAPMS
Resilient Robot Mission Management
|
This is the complete list of members for PositionAwareMode< ActionT >, including all inherited members.
ActionContextType typedef | ModeBase< ActionT > | protected |
Feedback typedef | ModeBase< ActionT > | protected |
Goal typedef | ModeBase< ActionT > | protected |
IsAltitudeReached(float target_altitude_amsl_m) const | PositionAwareMode< ActionT > | protected |
IsHeadingReached(float target_heading_rad) const | PositionAwareMode< ActionT > | protected |
IsPositionReached(const Eigen::Vector3d &target_position_f_glob) const | PositionAwareMode< ActionT > | protected |
ModeBase(rclcpp::Node &node, const Settings &settings, const std::string &topic_namespace_prefix, std::shared_ptr< ActionContextType > action_context_ptr) | ModeBase< ActionT > | inlineprotected |
PositionAwareMode(rclcpp::Node &node, const px4_ros2::ModeBase::Settings &settings, const std::string &topic_namespace_prefix, std::shared_ptr< ActionContextType > action_context_ptr) | PositionAwareMode< ActionT > | inlineprotected |
Result typedef | ModeBase< ActionT > | protected |
vehicle_attitude_ptr_ | PositionAwareMode< ActionT > | protected |
vehicle_global_position_ptr_ | PositionAwareMode< ActionT > | protected |
vehicle_local_position_ptr_ | PositionAwareMode< ActionT > | protected |