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

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

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