concepts.hw_interface.franka.remote_client.FrankaRemoteClient#
- class FrankaRemoteClient[source]#
Bases:
object
Methods
get_qpos
()grasp
([width, force])ikfast
(pos, quat, last_qpos[, max_attempts, ...])move_pose
(pos[, quat, timeout])move_qpos
(qpos[, timeout])move_qpos_trajectory
(qpos_list[, timeout])open_gripper
([width])Helpful function for fixing an object at the current position.
- __new__(**kwargs)#
- ikfast(pos, quat, last_qpos, max_attempts=1000, max_distance=float('inf'), error_on_fail=True)[source]#