MoveIt Studio Behavior  2.8.2
Core Behaviors for the MoveIt Studio Application
average_pose_stamped.hpp File Reference
#include <behaviortree_cpp/action_node.h>
#include <moveit_studio_behavior_interface/shared_resources_node.hpp>
Include dependency graph for average_pose_stamped.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  moveit_studio::behaviors::AveragePoseStamped
 When called multiple times in a loop this behavior will calculate the average of a Pose Stamped ROS message. If the current sample exceeds a "max_distance" or "max_rotation" (specified as input ports) from the current average pose the behavior will return FAILURE. More...
 

Namespaces

 moveit_studio
 
 moveit_studio::behaviors