MoveIt Pro Behavior
Core Behaviors for MoveIt Pro
plan_mtc_task.hpp File Reference
#include <moveit/task_constructor/task.h>
#include <moveit_studio_behavior_interface/async_behavior_base.hpp>
#include <moveit_studio_internal_msgs/srv/store_uid_map.hpp>
#include <string>
Include dependency graph for plan_mtc_task.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  moveit_studio::behaviors::PlanMTCTask
 Takes a shared pointer to an existing MTC Task object via an input data port, plans the Task, and sets the solution with the lowest overall cost as an output data port. A service client sends over all the solutions to the MTC Solution Manager node which can be used for debugging. More...
 

Namespaces

 moveit_studio
 
 moveit_studio::behaviors
 

Typedefs

using moveit_studio::behaviors::StoreUidMap = moveit_studio_internal_msgs::srv::StoreUidMap