concepts.simulator.pybullet.rotation_utils.compute_ee_rotation_mat_from_directions#

compute_ee_rotation_mat_from_directions(u, v)[source]#

Compute the rotation matrix from two directions (the “down” direction for the end effector and the “forward” direction for the end effector).

Parameters: