pub fn closest_points_support_map_support_map<G1, G2>(
pos12: &Pose,
g1: &G1,
g2: &G2,
prediction: f32,
) -> ClosestPointsExpand description
Closest points between support-mapped shapes (Cuboid, ConvexHull, etc.)
pub fn closest_points_support_map_support_map<G1, G2>(
pos12: &Pose,
g1: &G1,
g2: &G2,
prediction: f32,
) -> ClosestPointsClosest points between support-mapped shapes (Cuboid, ConvexHull, etc.)