concepts.hw_interface.franka.fri_server.FrankaServiceClient#
- class FrankaServiceClient[source]#
Bases:
SocketClient
Methods
activate
()call
(*args[, echo])finalize
()get_qpos
()get_spec
()grasp_gripper
([width, force])initialize
([auto_close])move_home
([timeout])move_qpos
(qpos[, timeout])move_qpos_from_touch
(qpos[, timeout])move_qpos_to_touch
(qpos[, timeout])move_qpos_trajectory
(qpos_list[, timeout])open_gripper
([width])Attributes
- __new__(**kwargs)#
- activate()#
- call(*args, echo=None, **kwargs)#
- finalize()#
- get_client_identifier()#
- get_configs()#
- get_server_conn_info()#
- get_server_identifier()#
- get_server_name()#
- get_signature()#
- get_spec()#
- initialize(auto_close=False)#
- property initialized#