include callback in step
This commit is contained in:
@@ -21,7 +21,4 @@ class MPWrapper(BaseMPWrapper):
|
||||
[False] * 3, # goal distance
|
||||
# self.get_body_com("target"), # only return target to make problem harder
|
||||
[False], # step
|
||||
])
|
||||
|
||||
def _step_callback(self, action):
|
||||
pass
|
||||
])
|
||||
Reference in New Issue
Block a user