MCPcopy 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
570def get_last_action(last_actions):
571 """Get last actions"""
572 return last_actions # shape [29]
573
574
575def get_projected_gravity(sim_data):

Callers 2

compute_observationMethod · 0.85
compute_observationFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected