|
MoveIt Pro API
Core Behaviors for MoveIt Pro
|
#include <behaviortree_cpp/action_node.h>#include <behaviortree_cpp/bt_factory.h>#include <moveit_studio_agent_msgs/srv/edit_waypoints.hpp>#include <moveit_studio_behavior_interface/behavior_context.hpp>#include <moveit_studio_behavior_interface/shared_resources_node.hpp>

Classes | |
| class | moveit_studio::behaviors::EditWaypoint |
| Use the /edit_waypoints service to save the robot's current state as a new named waypoint or erase an existing waypoint. The name of the waypoint to save or delete is set through the "waypoint_name" behavior parameter. The operation to perform on the waypoint is set through the "waypoint_operation" behavior parameter, which must be set to either "save" or "erase". More... | |
Namespaces | |
| namespace | moveit_studio |
| namespace | moveit_studio::behaviors |