def get_reward()

in gym_xarm/tasks/base.py [0:0]


    def get_reward(self):
        raise NotImplementedError()