moveit2
The MoveIt Motion Planning Framework for ROS 2.
Loading...
Searching...
No Matches
moveit_ros::trajectory_cache::BestSeenExecutionTimePolicy Member List

This is the complete list of members for moveit_ros::trajectory_cache::BestSeenExecutionTimePolicy, including all inherited members.

appendInsertMetadata(warehouse_ros::Metadata &metadata, const moveit::planning_interface::MoveGroupInterface &move_group, const moveit_msgs::msg::MotionPlanRequest &key, const moveit::planning_interface::MoveGroupInterface::Plan &value) overridemoveit_ros::trajectory_cache::BestSeenExecutionTimePolicyvirtual
BestSeenExecutionTimePolicy()moveit_ros::trajectory_cache::BestSeenExecutionTimePolicy
checkCacheInsertInputs(const moveit::planning_interface::MoveGroupInterface &move_group, const warehouse_ros::MessageCollection< moveit_msgs::msg::RobotTrajectory > &coll, const moveit_msgs::msg::MotionPlanRequest &key, const moveit::planning_interface::MoveGroupInterface::Plan &value) overridemoveit_ros::trajectory_cache::BestSeenExecutionTimePolicyvirtual
fetchMatchingEntries(const moveit::planning_interface::MoveGroupInterface &move_group, const warehouse_ros::MessageCollection< moveit_msgs::msg::RobotTrajectory > &coll, const moveit_msgs::msg::MotionPlanRequest &key, const moveit::planning_interface::MoveGroupInterface::Plan &value, double exact_match_precision) overridemoveit_ros::trajectory_cache::BestSeenExecutionTimePolicyvirtual
getName() const overridemoveit_ros::trajectory_cache::BestSeenExecutionTimePolicyvirtual
getSupportedFeatures(double start_tolerance, double goal_tolerance)moveit_ros::trajectory_cache::BestSeenExecutionTimePolicystatic
reset() overridemoveit_ros::trajectory_cache::BestSeenExecutionTimePolicyvirtual
shouldInsert(const moveit::planning_interface::MoveGroupInterface &move_group, const moveit_msgs::msg::MotionPlanRequest &key, const moveit::planning_interface::MoveGroupInterface::Plan &value, std::string *reason=nullptr) overridemoveit_ros::trajectory_cache::BestSeenExecutionTimePolicyvirtual
shouldPruneMatchingEntry(const moveit::planning_interface::MoveGroupInterface &move_group, const moveit_msgs::msg::MotionPlanRequest &key, const moveit::planning_interface::MoveGroupInterface::Plan &value, const warehouse_ros::MessageWithMetadata< moveit_msgs::msg::RobotTrajectory >::ConstPtr &matching_entry, std::string *reason=nullptr) overridemoveit_ros::trajectory_cache::BestSeenExecutionTimePolicy
CacheInsertPolicyInterface< moveit_msgs::msg::MotionPlanRequest, moveit::planning_interface::MoveGroupInterface::Plan, moveit_msgs::msg::RobotTrajectory >::shouldPruneMatchingEntry(const moveit::planning_interface::MoveGroupInterface &move_group, const moveit_msgs::msg::MotionPlanRequest &key, const moveit::planning_interface::MoveGroupInterface::Plan &value, const typename warehouse_ros::MessageWithMetadata< moveit_msgs::msg::RobotTrajectory >::ConstPtr &matching_entry, std::string *reason)=0moveit_ros::trajectory_cache::CacheInsertPolicyInterface< moveit_msgs::msg::MotionPlanRequest, moveit::planning_interface::MoveGroupInterface::Plan, moveit_msgs::msg::RobotTrajectory >pure virtual
~CacheInsertPolicyInterface()=defaultmoveit_ros::trajectory_cache::CacheInsertPolicyInterface< moveit_msgs::msg::MotionPlanRequest, moveit::planning_interface::MoveGroupInterface::Plan, moveit_msgs::msg::RobotTrajectory >virtual