AutoAPMS
Resilient Robot Mission Management
Loading...
Searching...
No Matches
ros_action_node.hpp File Reference
#include <memory>
#include <string>
#include "rclcpp/executors.hpp"
#include "rclcpp_action/rclcpp_action.hpp"
#include "behaviortree_cpp/action_node.h"
#include "auto_apms_behavior_tree/exceptions.hpp"
#include "auto_apms_behavior_tree/node/ros_node_context.hpp"
Include dependency graph for ros_action_node.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RosActionNode< ActionT >
 

Namespaces

namespace  auto_apms_behavior_tree
 

Enumerations

enum  ActionNodeErrorCode { SERVER_UNREACHABLE , SEND_GOAL_TIMEOUT , GOAL_REJECTED_BY_SERVER , INVALID_GOAL }
 

Functions

const char * toStr (const ActionNodeErrorCode &err)