MoveIt Studio Behavior
2.8.2
Core Behaviors for the MoveIt Studio Application
|
#include <behaviortree_cpp/action_node.h>
#include <moveit_studio_behavior_interface/shared_resources_node.hpp>
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 | |