MoveItInverseKinematics
- class compas_fab.backends.ros.backend_features.MoveItInverseKinematics[source]
Bases:
InverseKinematics
Callable to calculate the robot’s inverse kinematics for a given frame.
Methods
Calculate the robot's inverse kinematic for a given frame.
Asynchronous handler of MoveIt IK service.