Nav2 Navigation Stack - jazzy  jazzy
ROS 2 Navigation Stack
nav2_system_tests::DummyActionServer< ActionT > Member List

This is the complete list of members for nav2_system_tests::DummyActionServer< ActionT >, including all inherited members.

action_name_ (defined in nav2_system_tests::DummyActionServer< ActionT >)nav2_system_tests::DummyActionServer< ActionT >protected
action_server_ (defined in nav2_system_tests::DummyActionServer< ActionT >)nav2_system_tests::DummyActionServer< ActionT >protected
DummyActionServer(const rclcpp::Node::SharedPtr &node, std::string action_name) (defined in nav2_system_tests::DummyActionServer< ActionT >)nav2_system_tests::DummyActionServer< ActionT >inlineexplicit
execute(const typename std::shared_ptr< rclcpp_action::ServerGoalHandle< ActionT >> goal_handle) (defined in nav2_system_tests::DummyActionServer< ActionT >)nav2_system_tests::DummyActionServer< ActionT >inlineprotected
failure_ranges_ (defined in nav2_system_tests::DummyActionServer< ActionT >)nav2_system_tests::DummyActionServer< ActionT >protected
fillResult() (defined in nav2_system_tests::DummyActionServer< ActionT >)nav2_system_tests::DummyActionServer< ActionT >inlineprotectedvirtual
getGoalCount() const (defined in nav2_system_tests::DummyActionServer< ActionT >)nav2_system_tests::DummyActionServer< ActionT >inline
goal_count_ (defined in nav2_system_tests::DummyActionServer< ActionT >)nav2_system_tests::DummyActionServer< ActionT >protected
handle_accepted(const std::shared_ptr< rclcpp_action::ServerGoalHandle< ActionT >> goal_handle) (defined in nav2_system_tests::DummyActionServer< ActionT >)nav2_system_tests::DummyActionServer< ActionT >inlineprotected
handle_cancel(const typename std::shared_ptr< rclcpp_action::ServerGoalHandle< ActionT >>) (defined in nav2_system_tests::DummyActionServer< ActionT >)nav2_system_tests::DummyActionServer< ActionT >inlineprotectedvirtual
handle_goal(const rclcpp_action::GoalUUID &, std::shared_ptr< const typename ActionT::Goal >) (defined in nav2_system_tests::DummyActionServer< ActionT >)nav2_system_tests::DummyActionServer< ActionT >inlineprotectedvirtual
reset() (defined in nav2_system_tests::DummyActionServer< ActionT >)nav2_system_tests::DummyActionServer< ActionT >inline
running_ranges_ (defined in nav2_system_tests::DummyActionServer< ActionT >)nav2_system_tests::DummyActionServer< ActionT >protected
setFailureRanges(const Ranges &failureRanges) (defined in nav2_system_tests::DummyActionServer< ActionT >)nav2_system_tests::DummyActionServer< ActionT >inline
setRunningRanges(const Ranges &runningRanges) (defined in nav2_system_tests::DummyActionServer< ActionT >)nav2_system_tests::DummyActionServer< ActionT >inline
updateResultForFailure(std::shared_ptr< typename ActionT::Result > &) (defined in nav2_system_tests::DummyActionServer< ActionT >)nav2_system_tests::DummyActionServer< ActionT >inlineprotectedvirtual
updateResultForSuccess(std::shared_ptr< typename ActionT::Result > &) (defined in nav2_system_tests::DummyActionServer< ActionT >)nav2_system_tests::DummyActionServer< ActionT >inlineprotectedvirtual
~DummyActionServer()=default (defined in nav2_system_tests::DummyActionServer< ActionT >)nav2_system_tests::DummyActionServer< ActionT >virtual