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

Method num_obs

unihsi/env/tasks/vec_task.py:63–64  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

61
62 @property
63 def num_obs(self):
64 return self.num_observations
65
66
67# C++ CPU Class

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected