MoveIt Pro Behavior Interface  5.0.1
Library for developing custom behaviors for use in MoveIt Pro
save_to_yaml_impl.hpp File Reference
#include <fstream>
#include <moveit_studio_behavior_interface/check_for_error.hpp>
#include <moveit_studio_behavior_interface/yaml_parsing_tools.hpp>
#include <moveit_studio_common/utils/filesystem_utils.hpp>
#include <yaml-cpp/yaml.h>
#include <tl_expected/expected.hpp>
#include <geometry_msgs/msg/pose_stamped.hpp>
#include <trajectory_msgs/msg/joint_trajectory.hpp>
Include dependency graph for save_to_yaml_impl.hpp:
This graph shows which files directly or indirectly include this file:

Namespaces

 moveit_studio
 
 moveit_studio::behaviors
 

Variables

constexpr auto moveit_studio::behaviors::kDescriptionSaveToYaml
 
constexpr auto moveit_studio::behaviors::kDescriptionSavePoseToYaml
 
constexpr auto moveit_studio::behaviors::kDescriptionSavePoseStampedToYaml
 
constexpr auto moveit_studio::behaviors::kDescriptionSaveJointTrajectoryToYaml