Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TeleHuman/TextOp
/ get_last_action
Function
get_last_action
TextOpTracker/scripts/deploy_mujoco.py:570–572 ·
view source on GitHub ↗
Get last actions
(last_actions)
Source
from the content-addressed store, hash-verified
568
569
570
def
get_last_action(last_actions):
571
""
"Get last actions"
""
572
return
last_actions
# shape [29]
573
574
575
def
get_projected_gravity(sim_data):
Callers
2
compute_observation
Method · 0.85
compute_observation
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected