concepts.dm.crowhat.manipulation_utils.bimanual_path_generation_utils.calc_synchronized_smooth_qpos_path_from_qpos_path# calc_synchronized_smooth_qpos_path_from_qpos_path(robot1, robot2, qt1, qt2)[source]# Parameters: robot1 (SingleArmMotionPlanningInterface) robot2 (SingleArmMotionPlanningInterface) qt1 (List[Tuple[float, ...] | List[float] | ndarray] | None) qt2 (List[Tuple[float, ...] | List[float] | ndarray] | None)