AutoAPMS
Resilient Robot Mission Management
Loading...
Searching...
No Matches
action_client.hpp File Reference
#include <chrono>
#include "action_msgs/srv/cancel_goal.hpp"
#include "rclcpp/rclcpp.hpp"
#include "rclcpp_action/rclcpp_action.hpp"
Include dependency graph for action_client.hpp:

Go to the source code of this file.

Classes

class  ActionClientWrapper< ActionT >
 

Namespaces

namespace  auto_apms_core
 

Enumerations

enum class  ActionGoalStatus : uint8_t { REJECTED = 0 , RUNNING , COMPLETED }