40 #include <moveit_msgs/msg/move_it_error_codes.hpp>
41 #include <moveit_msgs/msg/motion_plan_response.hpp>
42 #include <moveit_msgs/msg/motion_plan_detailed_response.hpp>
52 void getMessage(moveit_msgs::msg::MotionPlanResponse& msg)
const;
61 void getMessage(moveit_msgs::msg::MotionPlanDetailedResponse& msg)
const;
63 std::vector<robot_trajectory::RobotTrajectoryPtr>
trajectory_;
This namespace includes the base class for MoveIt planners.
void getMessage(moveit_msgs::msg::MotionPlanDetailedResponse &msg) const
moveit_msgs::msg::MoveItErrorCodes error_code_
std::vector< robot_trajectory::RobotTrajectoryPtr > trajectory_
std::vector< double > processing_time_
std::vector< std::string > description_
robot_trajectory::RobotTrajectoryPtr trajectory_
void getMessage(moveit_msgs::msg::MotionPlanResponse &msg) const
moveit_msgs::msg::MoveItErrorCodes error_code_