MoveIt Pro Behavior
Core Behaviors for MoveIt Pro
write_calibrated_pose_to_yaml.hpp File Reference
#include <behaviortree_cpp/action_node.h>
#include <behaviortree_cpp/bt_factory.h>
#include <memory>
#include <moveit_studio_behavior_interface/behavior_context.hpp>
#include <moveit_studio_behavior_interface/shared_resources_node.hpp>
#include <string>
Include dependency graph for write_calibrated_pose_to_yaml.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  moveit_studio::behaviors::WriteCalibratedPoseToYaml
 Write pose (x,y,z, roll, pitch, yaw) to YAML file. This behavior is meant to be called after the Calibrate Pose Action. TODO: Make this behavior more generic. Note: The behavior saves the calibrated_pose into the ~/.config/moveit_pro/calibration folder. More...
 

Namespaces

 moveit_studio
 
 moveit_studio::behaviors