54 moveit_msgs::GetMotionPlan::Response& res)
58 if (
static_cast<bool>(req.motion_plan_request.start_state.is_diff))
60 context_->planning_scene_monitor_->updateFrameTransforms();
67 res.motion_plan_response.error_code.val = moveit_msgs::MoveItErrorCodes::FAILURE;
78 catch (std::exception& ex)
81 res.motion_plan_response.error_code.val = moveit_msgs::MoveItErrorCodes::FAILURE;