moveit2
The MoveIt Motion Planning Framework for ROS 2.
Namespaces | Functions
solution_selection_functions.hpp File Reference
#include <moveit/planning_pipeline_interfaces/planning_pipeline_interfaces.hpp>
Include dependency graph for solution_selection_functions.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 moveit
 Main namespace for MoveIt.
 
 moveit::planning_pipeline_interfaces
 

Functions

::planning_interface::MotionPlanResponse moveit::planning_pipeline_interfaces::getShortestSolution (const std::vector<::planning_interface::MotionPlanResponse > &solutions)
 Function that returns the shortest solution out of a vector of solutions based on robot_trajectory::pathLength(...) More...