|
MoveIt Pro API
Core Behaviors for MoveIt Pro
|
#include <behaviortree_cpp/action_node.h>#include <visualization_msgs/msg/marker_array.hpp>#include <moveit_studio_behavior_interface/behavior_context.hpp>#include <moveit_studio_behavior_interface/shared_resources_node.hpp>#include <moveit_task_constructor_msgs/msg/solution.hpp>#include <std_srvs/srv/set_bool.hpp>

Classes | |
| class | moveit_studio::behaviors::WaitForUserTrajectoryApproval |
Takes an MTC Solution message via an input data port, and publishes it to the /preview_solution topic. Creates a SetBool service server on the /execute_behavior_solution topic and waits to receive a request containing data: true before succeeding. Visualizes the cartesian path for each valid input link name with a green line while waiting. More... | |
| struct | moveit_studio::behaviors::WaitForUserTrajectoryApproval::LinkPath |
Namespaces | |
| namespace | moveit_studio |
| namespace | moveit_studio::behaviors |