Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/NVIDIA/Isaac-GR00T
/ close
Method
close
gr00t/eval/sim/LIBERO/libero_env.py:137–138 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
135
)
136
137
def
close(self):
138
self._env.close()
139
140
def
_process_observation(self, obs):
141
xyz = obs[
"robot0_eef_pos"
]
Callers
15
main
Function · 0.80
plot_trajectory_results
Function · 0.80
create_test_video
Function · 0.80
decode_leak_on_exception
Function · 0.80
create_test_video
Function · 0.80
decode_no_cleanup
Function · 0.80
encode_no_cleanup
Function · 0.80
server_client
Function · 0.80
test_kill_server
Method · 0.80
test_valid_token
Method · 0.80
test_invalid_token
Method · 0.80
__del__
Method · 0.80
Calls
no outgoing calls
Tested by
9
create_test_video
Function · 0.64
decode_leak_on_exception
Function · 0.64
create_test_video
Function · 0.64
decode_no_cleanup
Function · 0.64
encode_no_cleanup
Function · 0.64
server_client
Function · 0.64
test_kill_server
Method · 0.64
test_valid_token
Method · 0.64
test_invalid_token
Method · 0.64