MCPcopy Create free account
hub / github.com/LeCAR-Lab/model-based-diffusion / observation_size

Method observation_size

mbd/envs/pushT.py:73–74  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

71
72 @property
73 def observation_size(self):
74 return 16
75
76
77def main():

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected