def get_reward()

in gym_aloha/tasks/sim.py [0:0]


    def get_reward(self, physics):
        # return whether left gripper is holding the box
        raise NotImplementedError