MCPcopy Create free account
hub / github.com/InternRobotics/UniHSI / step

Method step

unihsi/env/tasks/vec_task.py:37–38  ·  view source on GitHub ↗
(self, actions)

Source from the content-addressed store, hash-verified

35 print("RL device: ", rl_device)
36
37 def step(self, actions):
38 raise NotImplementedError
39
40 def reset(self):
41 raise NotImplementedError

Callers 9

stepMethod · 0.45
resetMethod · 0.45
stepMethod · 0.45
resetMethod · 0.45
stepMethod · 0.45
resetMethod · 0.45
calc_gradientsMethod · 0.45
env_stepMethod · 0.45
calc_gradientsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected