in gym_aloha/constants.py [0:0]
def unnormalize_master_gripper_position(x): return x * (MASTER_GRIPPER_POSITION_OPEN - MASTER_GRIPPER_POSITION_CLOSE) + MASTER_GRIPPER_POSITION_CLOSE