MoveIt Pro Behavior
Core Behaviors for MoveIt Pro
|
#include <moveit/task_constructor/task.h>
#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_msgs/action/execute_task_solution.hpp>
Classes | |
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... | |
Namespaces | |
moveit_studio | |
moveit_studio::behaviors | |
Typedefs | |
using | moveit_studio::behaviors::ExecuteTaskSolution = moveit_task_constructor_msgs::action::ExecuteTaskSolution |