AutoAPMS
Resilient Robot Mission Management
Loading...
Searching...
No Matches
ros_service_node.hpp File Reference
#include <memory>
#include <string>
#include "rclcpp/executors.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_service_node.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RosServiceNode< ServiceT >
 

Namespaces

namespace  auto_apms_behavior_tree
 

Enumerations

enum  ServiceNodeErrorCode { SERVICE_UNREACHABLE , SERVICE_TIMEOUT , INVALID_REQUEST , SERVICE_ABORTED }
 

Functions

const char * toStr (const ServiceNodeErrorCode &err)