Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InternRobotics/UniHSI
/ num_envs
Method
num_envs
unihsi/env/tasks/vec_task.py:55–56 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
53
54
@property
55
def
num_envs(self):
56
return
self.num_environments
57
58
@property
59
def
num_acts(self):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected