#include <moveit_studio_behavior_interface/impl/action_client_behavior_base_impl.hpp>
#include <moveit_studio_behavior_interface/shared_resources_node.hpp>
#include <moveit/task_constructor/task.h>
#include <moveit_task_constructor_msgs/action/execute_task_solution.hpp>
|
class | moveit_studio::behaviors::ExecuteMTCTask |
| Takes an MTC Solution message via an input data port, and executes the lowest-cost trajectory in that Solution using the MTC ExecuteTaskSolution MoveGroup capability's /execute_task_solution action server. More...
|
|