MoveIt Pro Behavior
Core Behaviors for MoveIt Pro
breakpoint_subscriber.hpp File Reference
#include <behaviortree_cpp/action_node.h>
#include <moveit_studio_behavior_interface/behavior_context.hpp>
#include <moveit_studio_behavior_interface/shared_resources_node.hpp>
#include <rclcpp/rclcpp.hpp>
#include <std_msgs/msg/bool.hpp>
#include <std_msgs/msg/string.hpp>
Include dependency graph for breakpoint_subscriber.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  moveit_studio::behaviors::BreakpointSubscriber
 A behavior that subscribes to a topic that can be used for pausing an objective during execution to allow introspection. This behavior will listen on the configured topic for a True/False message which will cause it to continue or abort from a breakpoint that is included in an objective. More...
 

Namespaces

 moveit_studio
 
 moveit_studio::behaviors