concepts.simulator.pybullet.rotation_utils.get_ee_to_tool#

get_ee_to_tool(client, robot_id, ee_id, tool_id)[source]#

Get the transformation from the end-effector to the tool that the robot is currently holding.

Parameters:
Return type:

Tuple[ndarray, ndarray]