MoveIt Pro Behavior Interface
5.1.1
Library for developing custom behaviors for use in MoveIt Pro
|
#include <moveit_studio_behavior_interface/check_for_error.hpp>
#include <moveit_studio_common/utils/yaml_parsing_tools.hpp>
#include <moveit_studio_common/utils/filesystem_utils.hpp>
#include <yaml-cpp/yaml.h>
Namespaces | |
moveit_studio | |
moveit_studio::behaviors | |
Variables | |
constexpr auto | moveit_studio::behaviors::kDescriptionLoadFromYaml |
constexpr auto | moveit_studio::behaviors::kDescriptionLoadJointTrajectoryFromYaml |
constexpr auto | moveit_studio::behaviors::kDescriptionLoadPoseStampedFromYaml = "<p>Loads a PoseStamped message from a YAML file.</p>" |
constexpr auto | moveit_studio::behaviors::kDescriptionLoadPoseStampedVectorFromYaml |
constexpr auto | moveit_studio::behaviors::kDescriptionLoadSubframesFromYaml |