some changes to reward

This commit is contained in:
ottofabian 2020-08-31 15:52:15 +02:00
parent 3cc4d6e667
commit a9d3e718bb

View File

@ -33,7 +33,7 @@ class SimpleReacherEnv(gym.Env, utils.EzPickle):
self._angle_velocity = None
self.max_torque = 1 # 10
self.steps_before_reward = 0
self.steps_before_reward = 50
action_bound = np.ones((self.n_links,))
state_bound = np.hstack([