concepts.simulator.pybullet.ikfast.ikfast_common.IKFastWrapperBase#
- class IKFastWrapperBase[source]#
Bases:
object
Methods
fk
(qpos)gen_ik
(pos, quat, last_qpos[, max_attempts, ...])ik_internal
(pos, quat[, sampled])- __init__(module, joint_ids, free_joint_ids=tuple(), joints_lower=None, joints_upper=None, use_xyzw=True, max_attempts=1000, fix_free_joint_positions=False, shuffle_solutions=False, sort_closest_solution=False)[source]#
- __new__(**kwargs)#