Function openrr_planner::create_chain_from_joint_names

source ยท
pub fn create_chain_from_joint_names<N>(
    robot: &Chain<N>,
    joint_names: &[String],
) -> Result<Chain<N>>
where N: RealField + Float + SubsetOf<f64>,
Expand description

Create a sub-chain of the collision check model by a name list