MoveIt Pro Behavior
Core Behaviors for MoveIt Pro
|
#include <moveit_studio_behavior_interface/behavior_context.hpp>
#include <moveit_studio_behavior_interface/shared_resources_node.hpp>
#include <moveit_studio_behavior_interface/impl/save_to_yaml_impl.hpp>
Classes | |
class | moveit_studio::behaviors::SaveToYaml< T > |
Save the contents of a ROS 2 message type to a YAML file in a specified namespace. Note: This Behavior template saves the pose into the ~/.config/moveit_pro/robot_config/objectives folder. More... | |
Namespaces | |
namespace | moveit_studio |
namespace | moveit_studio::behaviors |